# Functions
Bind a validated form to a model, tag omit to not bind a field.
No description provided by the author
IsUTFLetterNumeric check if the string contains only unicode letters and numbers.
IsUTFLetterNumericValidator is an interface to IsUTFLetterNumeric from validator.
ValidateForm : Check if a form is valid according to its tags.