OpenPetra
Free Administration Software for Non-Profits
Ict.Tools.CodeGeneration.DataStore.CodeGenerationTableValidation Class Reference

the code generator for validation for typed tables More...

Static Public Member Functions

static void InsertTableValidation (ProcessTemplate Template, TTable currentTable, TTable origTable, string WhereToInsert)
 write the definition for the code of validation of a typed table More...
 
static Boolean WriteValidation (TDataDefinitionStore AStore, string strGroup, string AFilePath, string ANamespaceName, string AFileName)
 create the code for validation of a typed table More...
 

Detailed Description

the code generator for validation for typed tables

Member Function Documentation

◆ InsertTableValidation()

static void Ict.Tools.CodeGeneration.DataStore.CodeGenerationTableValidation.InsertTableValidation ( ProcessTemplate  Template,
TTable  currentTable,
TTable  origTable,
string  WhereToInsert 
)
inlinestatic

write the definition for the code of validation of a typed table

Parameters
Template
currentTable
origTable
WhereToInsert

◆ WriteValidation()

static Boolean Ict.Tools.CodeGeneration.DataStore.CodeGenerationTableValidation.WriteValidation ( TDataDefinitionStore  AStore,
string  strGroup,
string  AFilePath,
string  ANamespaceName,
string  AFileName 
)
inlinestatic

create the code for validation of a typed table

Parameters
AStore
strGroup
AFilePath
ANamespaceName
AFileName
Returns

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