EnumFieldType
Parameters
V
the type of enum
enumValues
an array of enum variants. Usually got by calling enumValues function.
fieldValue
function interface that takes enum variant and returns field value.
type
original field type
termType
should be V::class
Constructors
Functions
deserialize
Link copied to clipboard
deserializeTerm
Link copied to clipboard
serializeTerm
Link copied to clipboard