OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MConference.Validation.TConferenceValidation_Conference Class Reference

Contains functions for the validation of Conference DataTables. More...

Static Public Member Functions

static void ValidateConferenceStandardCost (object AContext, PcConferenceCostRow ARow, ref TVerificationResultCollection AVerificationResultCollection, DataRowCollection AGridData)
 Validates the MConference Standard Cost Setup screen data. More...
 
static void ValidateEarlyLateRegistration (object AContext, PcEarlyLateRow ARow, ref TVerificationResultCollection AVerificationResultCollection, DataRowCollection AGridData, DateTime AEndDate)
 Validates the MConference Standard Cost Setup screen data. More...
 

Detailed Description

Contains functions for the validation of Conference DataTables.

Member Function Documentation

◆ ValidateConferenceStandardCost()

static void Ict.Petra.Server.MConference.Validation.TConferenceValidation_Conference.ValidateConferenceStandardCost ( object  AContext,
PcConferenceCostRow  ARow,
ref TVerificationResultCollection  AVerificationResultCollection,
DataRowCollection  AGridData 
)
inlinestatic

Validates the MConference Standard Cost Setup screen data.

Parameters
AContextContext that describes where the data validation failed.
ARowThe DataRow which holds the the data against which the validation is run.
AVerificationResultCollectionWill be filled with any TVerificationResult items if data validation errors occur.
AGridData

◆ ValidateEarlyLateRegistration()

static void Ict.Petra.Server.MConference.Validation.TConferenceValidation_Conference.ValidateEarlyLateRegistration ( object  AContext,
PcEarlyLateRow  ARow,
ref TVerificationResultCollection  AVerificationResultCollection,
DataRowCollection  AGridData,
DateTime  AEndDate 
)
inlinestatic

Validates the MConference Standard Cost Setup screen data.

Parameters
AContextContext that describes where the data validation failed.
ARowThe DataRow which holds the the data against which the validation is run.
AVerificationResultCollectionWill be filled with any TVerificationResult items if data validation errors occur.
AGridDataContains all rows that are included in the grid
AEndDateThe End date for the selected conference

The documentation for this class was generated from the following file: