MembershipPasswordAttribute.IsValid Method
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | IsValid(Object) | Determines whether the specified value of the object is valid. (Inherited from ValidationAttribute.) |
![]() | IsValid(Object, ValidationContext) | Validates the specified value with respect to the current validation attribute.(Overrides ValidationAttribute.IsValid(Object, ValidationContext).) |
Show:

