OpenPetra
Free Administration Software for Non-Profits
|
Contains functions for the validation of MFinance Maintain Table screens. More...
Static Public Member Functions | |
static void | ValidateAccountDetailManual (object AContext, GLSetupTDSAAccountRow ARow, ref TVerificationResultCollection AVerificationResultCollection) |
Check that Foreign Currency Accounts are using a valid currency More... | |
Contains functions for the validation of MFinance Maintain Table screens.
|
inlinestatic |
Check that Foreign Currency Accounts are using a valid currency
AContext | Context that describes what I'm validating. |
ARow | DataRow with the the data I'm validating |
AVerificationResultCollection | Will be filled with TVerificationResult items if data validation errors occur. |