module.h File Reference

A repository of models, fields and constraints that can be serialized/deserialized. More...

#include <unordered_map>
#include "constraints.h"
#include "error.h"
#include "utility.h"
Include dependency graph for module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  garlic::Module
 A Module is a repository of models, fields and constraints. More...
 

Detailed Description

A repository of models, fields and constraints that can be serialized/deserialized.