all.go
|
c74486d122
add all validator, simplify error messages
|
1 anno fa |
all_test.go
|
40482060ac
update all validation tests
|
1 anno fa |
chars.go
|
034557c12d
add ExceptChars validator
|
1 anno fa |
chars_test.go
|
034557c12d
add ExceptChars validator
|
1 anno fa |
email.go
|
40482060ac
update all validation tests
|
1 anno fa |
email_test.go
|
db902e3c1c
add validation error type, fix tests, add number tests
|
1 anno fa |
equal.go
|
40482060ac
update all validation tests
|
1 anno fa |
equal_test.go
|
40482060ac
update all validation tests
|
1 anno fa |
error.go
|
db902e3c1c
add validation error type, fix tests, add number tests
|
1 anno fa |
error_test.go
|
db902e3c1c
add validation error type, fix tests, add number tests
|
1 anno fa |
go.mod
|
7160519ec3
fix go version to 1.21
|
1 anno fa |
in.go
|
40482060ac
update all validation tests
|
1 anno fa |
in_test.go
|
db902e3c1c
add validation error type, fix tests, add number tests
|
1 anno fa |
length.go
|
40482060ac
update all validation tests
|
1 anno fa |
length_test.go
|
40482060ac
update all validation tests
|
1 anno fa |
number.go
|
db902e3c1c
add validation error type, fix tests, add number tests
|
1 anno fa |
number_test.go
|
db902e3c1c
add validation error type, fix tests, add number tests
|
1 anno fa |
size.go
|
40482060ac
update all validation tests
|
1 anno fa |
size_test.go
|
40482060ac
update all validation tests
|
1 anno fa |
url.go
|
a31f5d500a
add url validator
|
1 anno fa |
url_test.go
|
a31f5d500a
add url validator
|
1 anno fa |
uuid.go
|
40482060ac
update all validation tests
|
1 anno fa |
uuid_test.go
|
db902e3c1c
add validation error type, fix tests, add number tests
|
1 anno fa |