schema_validator.hpp file
Namespaces
- namespace liarsdice
- Main namespace for the Liar's Dice game.
- namespace liarsdice::database
Classes
- struct liarsdice::database::SchemaConstraint
- Schema constraint definition.
- struct liarsdice::database::ValidationReport
- Schema validation report.
- class liarsdice::database::SchemaValidator
- Schema validator using boost::algorithm for constraint checking.