Click or drag to resize
CompositeValidationResult Properties

The CompositeValidationResult type exposes the following members.

Properties
  Name Description
Public property ErrorMessage
Gets the error message for the validation.
(Inherited from ValidationResult.)
Public property MemberNames
Gets the collection of member names that indicate which fields have validation errors.
(Inherited from ValidationResult.)
Public property Results
Top
See Also