[
The Standard Schema v1 compliance property.
get ["~standard"](): StandardSchemaV1<unknown, T>["~standard"];
Notes
- Enables interoperability with libraries and frameworks that support Standard Schema.
Related
class Builder static
A class that represents a validation builder for an input value.- https://standardschema.dev/
