Class: ValidationError

qui.forms.ValidationError(messageopt)

A form (or form field) validation error.

Constructor

new ValidationError(messageopt)

Parameters:
Name Type Attributes Default Description
message String <optional>
null

the error message to be displayed to the user

Source:

Extends

  • Error