Adrien Marquès
0780e8dd33
feat: string type checker pre-process min,max/fixed length(s) before returning the CheckerFunc feat: add typecheckers for 'any', 'float' and 'int' (managing number overflows) |
||
---|---|---|
.. | ||
any.go | ||
any_test.go | ||
bool.go | ||
float64.go | ||
int.go | ||
int_test.go | ||
string.go | ||
string_test.go | ||
uint.go |