Adds support for checking if a single field is valid
Adds a fieldValid('field_name')
method that giving a field will return true or false if it is valid or not.
Adds a fieldValid('field_name')
method that giving a field will return true or false if it is valid or not.