Optional
groupsWhich groups to include. If a property is not assigned to a given group, it will be excluded. Use an empty array to include only non-grouped properties.
Optional
groupsWhich groups to exclude. If a property is assigned to at least
one given group, it will be excluded. Basically the opposite of
groups
, but you can combine both.
Use an empty array to exclude only non-grouped properties.
Optional
looselyAllows more loosely data for certain types. e.g.
This will activate all registered type guards with negative specifically.
This is enabled by default.
Generated using TypeDoc
Options that can be passed to the serialization/deserialization functions and change the behavior in runtime (not embedded in JIT).