Validation Routine - mathisi-io/t24dev GitHub Wiki
VERSION ROUTINES
Validation Routines
Validation routines are used to validate user inputs at field level and default values.
Steps
- Write, compile and catalog a subroutine
- Create an entry in EB.API
- Attach routine to a version:
- 58.x VALIDATION.FLD -> Name of field to be validated
- 59.x VALIDATION.RTN -> Name of the routine
- (Optional) Make field hot validation - only for browsers:
- 13.x FIELD.NO -> Name of the field
- 42.x.1 ATTRIBS : HOT-FIELD