validate
Validates the current userInput against this field's rules (required, format, max length).
Return
A PreChatErrorType representing the validation error, or PreChatErrorType.None if valid.
Validates the current userInput against this field's rules (required, format, max length).
A PreChatErrorType representing the validation error, or PreChatErrorType.None if valid.