메소드 | 설명 | |
---|---|---|
CannedPatternValidator ( ValidationPattern pattern ) : System.Collections.Generic | ||
IsValid ( object value, object container ) : bool | ||
ToJson ( ) : string>>.IEnumerable |
메소드 | 설명 | |
---|---|---|
IsValidCreditCard ( string @string ) : bool |
public CannedPatternValidator ( ValidationPattern pattern ) : System.Collections.Generic | ||
pattern | ValidationPattern | |
리턴 | System.Collections.Generic |
public IsValid ( object value, object container ) : bool | ||
value | object | |
container | object | |
리턴 | bool |