QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

Define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values. More...

#include <iostream>
#include <exception>
#include <QxValidator/QxInvalidValueX.h>

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.
 

Detailed Description

Define a validator error exception (for example, inserting or updating an element into database) and retrieve list of invalid values.

Author
Lionel Marty

Definition in file QxValidatorError.h.