append validator
if it is valid
Get all errors associated with a field @ the key is filed's name and the value is error message Note : Multiple errors for the same field will only return one
return valid string
See Implementation