SchemaConstructorAttributeType
PackageReified.Schema
Marks the static member the derived schema calls to assemble the record, instead of a
record literal. Put it on one static member of a
[<DeriveSchema>] record that takes the
fields in declaration order and returns the record type; use it to normalise values on the way
in.Summary
| Name | Signature | Synopsis |
|---|---|---|
| ``.ctor`` | SchemaConstructorAttribute() | No description available. |