OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MCommon.Validation.TValidationHelper Class Reference

Contains helper functions for the shared validation of data. More...

Static Public Member Functions

static bool IsRowAddedOrFieldModified (DataRow ARow, string AFieldDbName)
 checks if row has status "Added" or if field value is modified compared to original value More...
 

Detailed Description

Contains helper functions for the shared validation of data.

Member Function Documentation

◆ IsRowAddedOrFieldModified()

static bool Ict.Petra.Server.MCommon.Validation.TValidationHelper.IsRowAddedOrFieldModified ( DataRow  ARow,
string  AFieldDbName 
)
inlinestatic

checks if row has status "Added" or if field value is modified compared to original value

Parameters
ARow
AFieldDbNamedb name of field to be checked
Returns

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