Public Properties

  Name Description
CurrentStatus Retrieves the status of the validation.
InnerResults Retrieves all validation results as inner results if those results consist of validation results on other objects.
Message Retrieves the explanation of the validation result.
Subject Retrieves the subject object against which the warning or error is found. It is null if validation passes or no subject object information is available.
Succeeded Indicates whether the validation is successful.

See Also