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

Validation utilities for entity schemas and request bodies. More...

#include <string>
#include "mantisbase/core/database.h"
#include "mantisbase/core/models/entity.h"
#include "nlohmann/json.hpp"
Include dependency graph for validators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mb::Validators
 

Namespaces

namespace  mb
 router.h
 

Detailed Description

Validation utilities for entity schemas and request bodies.

Provides validation methods for checking field constraints, presets, and request body validation against entity schemas.