Type
Table of Contents
Interfaces
- ILengthModel
- Interface for models for which an IRangeConstraint makes sense.
- IModel
- Parent interface for all type models.
- IScalarModel
- Empty interface to easily check for a scalar type model.
Classes
- AbstractModel
- ArrayModel
- Model for data consisting of properties identified with a key.
- BoolModel
- DataArrayModel
- Default implementation of the ArrayModel abstract class.
- DateTimeModel
- EntityListModel
- EntityModel
- An ArrayModel where there must be a property identifying the entity amongst others entities of the same model, as well as the model among other models.
- ForeignEntityModel
- IntModel
- ListModel
- StringModel