go-form/validation
2025-07-22 21:10:58 +02:00
..
constraint.go add licence 2025-07-20 19:27:54 +02:00
error.go add licence 2025-07-20 19:27:54 +02:00
iseven.go feat: add constraints (isodd, iseven) 2025-07-22 21:10:33 +02:00
isodd.go feat: add constraints (isodd, iseven) 2025-07-22 21:10:33 +02:00
length.go refactor: refactor constraint (not blank check) 2025-07-22 21:10:58 +02:00
mail.go refactor: refactor constraint (not blank check) 2025-07-22 21:10:58 +02:00
notblank.go add licence 2025-07-20 19:27:54 +02:00
range.go refactor: refactor constraint (not blank check) 2025-07-22 21:10:58 +02:00
regex.go refactor: refactor constraint (not blank check) 2025-07-22 21:10:58 +02:00
validation.go add licence 2025-07-20 19:27:54 +02:00