aicra/typecheck
Adrien Marquès 0780e8dd33 feat: update string type checker | test: string, int, float, any typecheckers
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)
2019-05-05 19:01:54 +02:00
..
builtin feat: update string type checker | test: string, int, float, any typecheckers 2019-05-05 19:01:54 +02:00
set.go ref 0: internal.checker renamed typecheck (no more internal) 2019-05-01 11:28:55 +02:00
type.go feat: add builtin types [int, uint] | fix request param getters | add request param getters [GetFloat, GetInt, GetUint, GetStrings] with permissive possible types and 'automatic' conversion 2019-05-05 19:01:54 +02:00