Readonly__Marker to identify field descriptors
ReadonlytypeJSON Schema type
Current value
ReadonlydefaultDefault value for reset/initialization
ReadonlyoptionsField configuration options
Optional ReadonlyitemsFor array fields: the item descriptor
Optional ReadonlyschemaFor object fields: the nested schema constructor
Optional ReadonlyenumFor enum fields: the allowed values
Optional ReadonlyliteralFor literal fields: the exact value
Internal field descriptor stored on schema instances. Contains the runtime value and metadata for JSON Schema generation.