SerializedModels

This is the root of a described models module. It contains a list of models as defined in the D source file.

The validators and valueConstructors maps contain the global functions defined in the dorm.annotations.defaultValue and dorm.annotations.validator UDAs.

Members

Variables

models
ModelFormat[] models;

List of all the models defined in the full module file.

Meta