0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 07:13:02 -05:00
forgejo/modules/validation
2024-08-28 22:25:17 -06:00
..
binding.go fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
binding_test.go
email.go fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
email_test.go fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
glob_pattern_test.go
helpers.go fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
helpers_test.go
refname_test.go
regex_pattern_test.go
validatable.go added validation fixes 2024-05-14 08:31:34 +02:00
validatable_test.go added validation fixes 2024-05-14 08:31:34 +02:00
validurl_test.go