Click or drag to resize

ValidationResult Methods

[This is preliminary documentation and is subject to change.]

The ValidationResult type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleFormat
Formats the provided list of validation results into a human-readable string
Public methodCode exampleToString
Returns a human-readable string for this validation result.
(Overrides ObjectToString.)
Top
See Also