ContextValidationError class

ContextValidationError class

This class is for Context validation related error.

Inheritance: ContextValidationErrorValidationError

The ContextValidationError type exposes the following members:

Properties

PropertyDescription
messageGets the error message.
codeGets the validation error code.
objectGets the Context object which has validation error.

See Also