numerus/po
jordi fita mas b8b3d73e95 Refactor form validation into a new type
I was worried that i was repeating the AddInputErrors function for each
form, because they were basically the same.  I could create a Form type
and make all forms embed it, but i realized that with a separate
validator i would have cleaner validation functions and would not need
the Valid field in the form that i am using only for that method.
2023-02-01 11:30:30 +01:00
..
ca.po Refactor form validation into a new type 2023-02-01 11:30:30 +01:00
es.po Refactor form validation into a new type 2023-02-01 11:30:30 +01:00