Method | Description | |
---|---|---|
CannedPatternValidator ( ValidationPattern pattern ) : System.Collections.Generic | ||
IsValid ( object value, object container ) : bool | ||
ToJson ( ) : string>>.IEnumerable |
Method | Description | |
---|---|---|
IsValidCreditCard ( string @string ) : bool |
public CannedPatternValidator ( ValidationPattern pattern ) : System.Collections.Generic | ||
pattern | ValidationPattern | |
return | System.Collections.Generic |
public IsValid ( object value, object container ) : bool | ||
value | object | |
container | object | |
return | bool |