the standard schema
OptionalvalidateOptions: Record<string, unknown>options passed to StandardSchemaV1.Options.libraryOptions when validating
OptionaljsonSchemaOptions: Record<string, unknown>options passed to StandardJsonSchemaV1.Options.libraryOptions for code generation
a serde that will validate the data with the standard schema
A Standard Schema-based serde.