![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Files | |
| IxValidator.h | |
| Common interface for validator engine. | |
| IxValidatorX.h | |
| Common interface for a list of validators. | |
| QxInvalidValue.h | |
| Invalid value when a property fails to pass a constraint. | |
| QxInvalidValueX.h | |
| List of invalid values. | |
| QxValidator.h | |
| Concrete class for a custom or recursive validator. | |
| QxValidatorError.h | |
| Define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values. | |
| QxValidatorFct.h | |
| Implementation of qx::validate<T>() function (validator engine) | |
| QxValidatorX.h | |
| Concrete class for a list of validators associated to a type registered into QxOrm context. | |