ValidationError Members
Include Protected Members
Include Inherited Members
The ValidationError type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ValidationError(LocalizedString) | |
![]() |
ValidationError(LocalizedString, PropertyDefinition) | |
![]() |
ValidationError(LocalizedString, String) |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CombineErrorDescriptions | |
![]() |
Equals(ValidationError) | |
![]() |
Equals(Object) | (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top