If you configured validation for a text field and a portal user enters a value that is not accepted by the field, an error occurs and configured text is displayed to the user to provide feedback to the user about the error.
Code JSON
"messages": { "requiredErrorText": "Enter the Correct value." }