SerializedFieldConstraintForApi

type SerializedFieldConstraintForApi: object;

The serialized, over-the-wire form of a field constraint, as produced for the Lucid data API.

Type declaration

details?

optional details: UnsafeJsonSerializableOrUndefined;

reason?

optional reason: string;

type

type: FieldConstraintType;