rulvar API reference / @rulvar/rulvar / StandardJSONSchemaV1
StandardJSONSchemaV1
Interfaces
| Interface | Description |
|---|---|
| Converter | The Standard JSON Schema converter interface. |
| Options | The options for the input/output methods. |
| Props | The Standard JSON Schema properties interface. |
| Types | The Standard types interface. |
Type Aliases
| Type Alias | Description |
|---|---|
| InferInput | Infers the input type of a Standard. |
| InferOutput | Infers the output type of a Standard. |
| Target | The target version of the generated JSON Schema. |