ValidationError class

ValidationError class

this class is for base class of validation related error.

The ValidationError type exposes the following members:

Properties

PropertyDescription
messageGets the error message.
codeGets the validation error code.

See Also