IValidatableObject::Validate Method (ValidationContext^)
.NET Framework (current version)
Determines whether the specified object is valid.
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Parameters
- validationContext
-
Type:
System.ComponentModel.DataAnnotations::ValidationContext^
The validation context.
Return Value
Type: System.Collections.Generic::IEnumerable<ValidationResult^>^A collection that holds failed-validation information.
Universal Windows Platform
Available since 10
.NET Framework
Available since 4.0
Available since 10
.NET Framework
Available since 4.0
Show: