ValidationAttribute.Validate Method
.NET Framework (current version)
Validates the specified object.
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
| Name | Description | |
|---|---|---|
![]() | Validate(Object, String) | Validates the specified object. |
![]() | Validate(Object, ValidationContext) | Validates the specified object. |
Show:
