Method | Description | |
---|---|---|
CustomValidatorAttribute ( string method, string errorMessage ) : System | ||
IsValid ( object value ) : bool |
public CustomValidatorAttribute ( string method, string errorMessage ) : System | ||
method | string | |
errorMessage | string | |
return | System |