Commit Graph

18 Commits (master)

Author SHA1 Message Date
Joselito Viveiros Nogueira Filho e9f2d9f21a
fix: removed unnecessary cast so we can mock ValidationErrors (#980) (#981) 1 year ago
Dean Karn d07eb88fb0
Pr cleanup (#767) 3 years ago
Deri Herdianto 526b0968b3
Update errors.go (#671) 3 years ago
Dean Karn d9e95d55e9
Update errors.go 4 years ago
David Ketch 1bf11c9299 Includes Error in FieldError's interface 4 years ago
erikaleigh 3909783b73 Fix grammatical errors in errors.go 4 years ago
Tobias Sjösten 9f6c1cdebf
Fixed typo 5 years ago
Alexander Shepelin 868936b862
Fix FieldError doc 6 years ago
Aaron Lehmann 770163b1e1 Documentation fixes 7 years ago
Dean Karn 506cc5da56 Add Filter logic 8 years ago
Jawher Moussa 73e8e76de2 Fix universal translator imports so that goimports doesn't get remove them 8 years ago
Dean Karn a7ca4a1d32 add default translations for "en" 8 years ago
Dean Karn 532878b008 initial translation/custom error code 8 years ago
joeybloggs 3e196d49c6 saving some bytes uint8 vs int 8 years ago
joeybloggs b2c8f66e7b why pass the Field names, they already belong to the namespaces... 8 years ago
joeybloggs ea09db9292 aha! there's the extra allocation(s) Ive been chasing down! 8 years ago
joeybloggs 7e731afde9 field name updates 8 years ago
joeybloggs e0e1af6a61 working instance 8 years ago