Dyno Schema
interface DynoSchema
Interface for providing DynoKey instances by their string names.
Used by PolymorphicDynoSerializer to resolve keys during deserialization.
Inheritors
Functions
Link copied to clipboard
Returns a new DynoSchema that includes all properties from both the original schema and the other schema. If there are conflicting property names between the two schemas, an exception is thrown.
Link copied to clipboard