|
OpenPetra
Free Administration Software for Non-Profits
|
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... | |
the code generator for validation for typed tables
|
inlinestatic |
write the definition for the code of validation of a typed table
| Template | |
| currentTable | |
| origTable | |
| WhereToInsert |
|
inlinestatic |
create the code for validation of a typed table
| AStore | |
| strGroup | |
| AFilePath | |
| ANamespaceName | |
| AFileName |