OpenPetra
Free Administration Software for Non-Profits
|
Contains functions for the validation of Cacheable DataTables. More...
Static Public Member Functions | |
static void | ValidateCountrySetupManual (object AContext, PCountryRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the Setup Countries screen data. More... | |
static void | ValidateFrequencySetupManual (object AContext, AFrequencyRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the Setup Frequency screen data. More... | |
static void | ValidateAcquisitionCodeSetup (object AContext, PAcquisitionRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the Setup Partner Acquisition Code screen data. More... | |
static void | ValidateMaritalStatus (object AContext, PtMaritalStatusRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPartner Marital Status screen data. More... | |
static void | ValidateRelationCategory (object AContext, PRelationCategoryRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPartner Relation Category screen data. More... | |
static void | ValidateLocalDataFieldSetup (object AContext, PDataLabelRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MCommon Local Data Field Setup screen data. More... | |
static void | ValidateApplicationType (object AContext, PtApplicationTypeRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Application Type screen data. More... | |
static void | ValidateApplicantStatus (object AContext, PtApplicantStatusRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Applicant Status screen data. More... | |
static void | ValidateLeadershipRating (object AContext, PtLeadershipRatingRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel LeadershipRating screen data. More... | |
static void | ValidateEventRole (object AContext, PtCongressCodeRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Event Role screen data. More... | |
static void | ValidateArrivalDeparturePoint (object AContext, PtArrivalPointRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Arrival/Departure Point screen data. More... | |
static void | ValidateAbilityArea (object AContext, PtAbilityAreaRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Ability Area screen data. More... | |
static void | ValidateAbilityLevel (object AContext, PtAbilityLevelRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Ability Level screen data. More... | |
static void | ValidateProfessionalArea (object AContext, PtQualificationAreaRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Professional Area screen data. More... | |
static void | ValidateQualificationLevel (object AContext, PtQualificationLevelRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Qualification Level screen data. More... | |
static void | ValidatePositions (object AContext, PtPositionRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Positions screen data. More... | |
static void | ValidateJobAssignmentTypes (object AContext, PtAssignmentTypeRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Job Assignment Type screen data. More... | |
static void | ValidateLanguageLevel (object AContext, PtLanguageLevelRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Language Level screen data. More... | |
static void | ValidatePassportType (object AContext, PtPassportTypeRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Passport Type screen data. More... | |
static void | ValidateDocumentType (object AContext, PmDocumentTypeRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Document Type screen data. More... | |
static void | ValidateDocumentTypeCategory (object AContext, PmDocumentCategoryRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Document Type Category screen data. More... | |
static void | ValidateSkillCategory (object AContext, PtSkillCategoryRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Skill Category screen data. More... | |
static void | ValidateSkillLevel (object AContext, PtSkillLevelRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Skill Level screen data. More... | |
static void | ValidateCountryEventLevel (object AContext, PtOutreachPreferenceLevelRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Country Event Level screen data. More... | |
static void | ValidateOrganisationContact (object AContext, PtContactRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Organisation Contact screen data. More... | |
static void | ValidateTransportType (object AContext, PtTravelTypeRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Validates the MPersonnel Transport Type screen data. More... | |
Contains functions for the validation of Cacheable DataTables.
|
inlinestatic |
Validates the MPersonnel Ability Area screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Ability Level screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the Setup Partner Acquisition Code screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Applicant Status screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Application Type screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Arrival/Departure Point screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Country Event Level screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the Setup Countries screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Document Type screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Document Type Category screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Event Role screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the Setup Frequency screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Job Assignment Type screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Language Level screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel LeadershipRating screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MCommon Local Data Field Setup screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPartner Marital Status screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Organisation Contact screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Passport Type screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Positions screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Professional Area screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Qualification Level screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPartner Relation Category screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Skill Category screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Skill Level screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |
|
inlinestatic |
Validates the MPersonnel Transport Type screen data.
AContext | Context that describes where the data validation failed. |
ARow | The DataRow which holds the the data against which the validation is run. |
AVerificationResultCollection | Will be filled with any TVerificationResult items if data validation errors occur. |