mixed
getNormData()
Returns the normalized data of the field.
Return Value mixed When the field is not submitted, the default data is returned When the field is submitted, the normalized submitted data is returned if the field is valid, null otherwise.