Method | Description | |
---|---|---|
CnpjAttribute ( ) : System | ||
CnpjAttribute ( String messageResourceName ) : System | ||
IsValid ( object value ) : bool | ||
ValidaCNPJ ( string cnpj ) : bool |
public CnpjAttribute ( String messageResourceName ) : System | ||
messageResourceName | String | |
return | System |
public static ValidaCNPJ ( string cnpj ) : bool | ||
cnpj | string | |
return | bool |