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
Implemented, all parameters now take a validator= keyword argument pointing to a function (or other callable) taking one argument (the value), and returning either a boolean or a (boolean,errormsg) tuple.
No description provided.
The text was updated successfully, but these errors were encountered: