Contains functions for the validation of Conference DataTables.
More...
Contains functions for the validation of Conference DataTables.
◆ 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
-
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. |
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
-
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. |
AGridData | Contains all rows that are included in the grid |
AEndDate | The End date for the selected conference |
The documentation for this class was generated from the following file: