OpenPetra
Free Administration Software for Non-Profits
|
Contains functions for the validation of MCommon DataTables. More...
Static Public Member Functions | |
static TVerificationResult | IsValidInternationalPostalCode (string AInternatPostalTypeCode, string ADescription="", object AResultContext=null, System.Data.DataColumn AResultColumn=null) |
Checks whether an International Postal Type is valid. Null values are accepted. More... | |
Contains functions for the validation of MCommon DataTables.
|
inlinestatic |
Checks whether an International Postal Type is valid. Null values are accepted.
AInternatPostalTypeCode | The International Postal Type to check. |
ADescription | Description what the value is about (for the error message). |
AResultContext | Context of verification (can be null). |
AResultColumn | Which System.Data.DataColumn failed (can be null). |