Applies the provided model to this instance.
The model to be applied.
Resolves nested Models that was instanced inside the parent including those nested in objects and arrays.
The resolver to use.
Serializes public properties including those nested inside arrays and objects into an Object.
Generated using TypeDoc
Called after all nested Models' dependencies are resolved. Useful if you require certain properties only available after it being resolved.