OpenPetra
Free Administration Software for Non-Profits
|
Contains helper functions for the shared validation of data, specific to Controls. More...
Static Public Member Functions | |
static TVerificationResult | IsNotInvalidDate (DateTime? ADate, String ADescription, TVerificationResultCollection AVerificationResultCollection, bool ATreatNullAsInvalid=false, object AResultContext=null, System.Data.DataColumn AResultColumn=null) |
Checks wheter a given DateTime is an invalid date. A check whether it is an undefined DateTime is always performed. More... | |
Contains helper functions for the shared validation of data, specific to Controls.
|
inlinestatic |
Checks wheter a given DateTime is an invalid date. A check whether it is an undefined DateTime is always performed.