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