ValidationContext Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayName | Gets or sets the name of the member to validate. |
![]() | Items | Gets the dictionary of key/value pairs that is associated with this context. |
![]() | MemberName | Gets or sets the name of the member to validate. |
![]() | ObjectInstance | Gets the object to validate. |
![]() | ObjectType | Gets the type of the object to validate. |
![]() | ServiceContainer | Gets the validation services container. |
Show:
