IError class

IError class

The interface describes the error of the validation

The IError type exposes the following members:

Properties

PropertyDescription
error_messageMessage of the error or warning.
targetReturn html or css object with error
error_type_namePresentation description of object
error_typereturns Error type numeric value
successReturns result of the criterion.

See Also