aicra/validator
Adrien Marquès ad86a3b46b
fix: mispells
2021-06-22 21:11:59 +02:00
..
any.go refactor: semantic move 'builtin' into 'validator' 2021-06-21 21:30:33 +02:00
any_test.go test: cover builtin types 2021-06-21 21:38:03 +02:00
bool.go refactor: semantic move 'builtin' into 'validator' 2021-06-21 21:30:33 +02:00
bool_test.go test: cover builtin types 2021-06-21 21:38:03 +02:00
float.go refactor: semantic move 'builtin' into 'validator' 2021-06-21 21:30:33 +02:00
float_test.go test: cover builtin types 2021-06-21 21:38:03 +02:00
int.go refactor: semantic move 'builtin' into 'validator' 2021-06-21 21:30:33 +02:00
int_test.go fix: mispells 2021-06-22 21:11:59 +02:00
string.go refactor: semantic move 'builtin' into 'validator' 2021-06-21 21:30:33 +02:00
string_test.go test: cover builtin types 2021-06-21 21:38:03 +02:00
uint.go refactor: semantic move 'builtin' into 'validator' 2021-06-21 21:30:33 +02:00
uint_test.go test: cover builtin types 2021-06-21 21:38:03 +02:00
validator.go refactor: semantic move 'builtin' into 'validator' 2021-06-21 21:30:33 +02:00