StringLengthAttribute::IsValid Method

.NET Framework (current version)
 

Namespace:   System.ComponentModel.DataAnnotations
Assembly:  System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)

NameDescription
System_CAPS_pubmethodIsValid(Object^)

Determines whether a specified object is valid.(Overrides ValidationAttribute::IsValid(Object^).)

System_CAPS_protmethodIsValid(Object^, ValidationContext^)

Validates the specified value with respect to the current validation attribute.(Inherited from ValidationAttribute.)

Return to top
Show: