ContextValidationError class

ContextValidationError class

This class is for Context validation related error.

Inheritance: ContextValidationErrorValidationError

The ContextValidationError type exposes the following members:

Properties

Property Description
message Gets the error message.
code Gets the validation error code.
object Gets the Context object which has validation error.

See Also