OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.Validation.TFinanceValidation_AP Class Reference

Contains functions for the validation of MFinance AP DataTables. More...

Static Public Member Functions

static void ValidateApDocumentDetailManual (object AContext, AApDocumentDetailRow ARow, ref TVerificationResultCollection AVerificationResultCollection)
 Detail 'Amount' must be positive or 0 More...
 

Detailed Description

Contains functions for the validation of MFinance AP DataTables.

Member Function Documentation

◆ ValidateApDocumentDetailManual()

static void Ict.Petra.Server.MFinance.Validation.TFinanceValidation_AP.ValidateApDocumentDetailManual ( object  AContext,
AApDocumentDetailRow  ARow,
ref TVerificationResultCollection  AVerificationResultCollection 
)
inlinestatic

Detail 'Amount' must be positive or 0

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.

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