You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the validation logic is all over the place, there's functions to validate fields, row entries, single values, and so on...
Make this simpler, maybe with the help of a validation struct
The text was updated successfully, but these errors were encountered:
Right now the validation logic is all over the place, there's functions to validate fields, row entries, single values, and so on...
Make this simpler, maybe with the help of a validation struct
The text was updated successfully, but these errors were encountered: