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.

Specification

Kind
Type
Members
1
Examples
0
``.ctor``Signature
SchemaConstructorAttribute()

Summary

NameSignatureSynopsis
``.ctor``SchemaConstructorAttribute()No description available.

``.ctor``

SchemaConstructorAttribute()
Member

Returns

SchemaConstructorAttribute