FactValidationError class

FactValidationError class

This class is for Fact validation related error.

Inheritance: FactValidationErrorValidationError

The FactValidationError type exposes the following members:

Properties

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

See Also