Defined in file: hzDatabase.h
Derivative of: hdbDatatype
Data type comprising a regular expression controlled text data type
Constructors/Detructors
| hdbRgxtype* | hdbRgxtype | (void) | |
| void | ~hdbRgxtype | (void) |
Member Variables:
| hzString | m_Regex | Regular expression | |
| hzString | m_valJS | Validation JavaScript (for front-end presentation) |