Class WriteModel<TDocument>
Base class for a write model.
[Serializable]
public abstract class WriteModel<TDocument>
Type Parameters
TDocument
The type of the document.
- Inheritance
-
WriteModel<TDocument>
- Derived
- Inherited Members
Properties
- ModelType
Gets the type of the model.
Methods
- ThrowIfNotValid()
Validate model.