MantisBase v0.3.4
Loading...
Searching...
No Matches
entity_schema_field.h File Reference

Entity schema field definition and validation. More...

#include <optional>
#include <string>
#include "nlohmann/json.hpp"
#include "soci/soci-backend.h"
Include dependency graph for entity_schema_field.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mb::EntitySchemaField
 Represents a single field in a database table schema. More...
 

Namespaces

namespace  mb
 router.h
 

Detailed Description

Entity schema field definition and validation.

Represents a single field in a database table schema with type, constraints, and validation rules.