ValidationContext Methods
.NET Framework (current version)
Namespace:
System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetService(Type) | Returns the service that provides custom validation. |
![]() | GetType() | |
![]() | InitializeServiceProvider(Func<Type, Object>) | Initializes the ValidationContext using a service provider that can return service instances by type when GetService is called. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
