Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / StandardJSONSchemaV1 / Options

Interface: Options

Defined in: packages/core/dist/index.d.ts

The options for the input/output methods.

Properties

PropertyModifierTypeDescriptionDefined in
libraryOptions?readonlyRecord<string, unknown>Explicit support for additional vendor-specific parameters, if needed.packages/core/dist/index.d.ts
targetreadonlyTargetSpecifies the target version of the generated JSON Schema. Support for all versions is on a best-effort basis. If a given version is not supported, the library should throw.packages/core/dist/index.d.ts