PasswordModel.Validate Method
- Namespace:
- Weavy.Web.Models
- Assembly:
- Weavy.Web.dll
Validate(ValidationContext)
Validates the model.
public IEnumerable<ValidationResult> Validate(ValidationContext validationContext)
Parameters
- validation
Context - System.ComponentModel.DataAnnotations.ValidationContext
Returns
System.Collections.Generic.IEnumerable