ValidationResult Properties

The ValidationResult type exposes the following members.

Properties
  NameDescription
Public propertyLastException
The last error met in the validating process.
Public propertyMessage
Gets the detail message about the result.
Public propertyReturnCode
Gets or ses the response code of the validating process.
See Also