The StringLengthValidateAttribute type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | IsValid |
Determines whether the specified oldvalue is valid.
(Overrides ValidationAttributeIsValid(Object, Object).) |
Extension Methods
Name | Description | |
---|---|---|
![]() | GetT |
Get the value for the property
(Defined by ExtensionHelper.) |
![]() | GetAttributeNames |
Get a list with all property names available on this object
(Defined by ExtensionHelper.) |
![]() | SetT |
Set the value for a property to the new value
(Defined by ExtensionHelper.) |
See Also