QxOrm
1.5.0
C++ Object Relational Mapping library
|
Define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values. More...
Go to the source code of this file.
Classes | |
class | qx::validator_error |
qx::validator_error : define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. |
Define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values.
Definition in file QxValidatorError.h.