Skip to content

fix: enable strict validation for Jovo language model - #6279

Merged
hyperupcall merged 1 commit into
SchemaStore:masterfrom
Solaris-star:fix-strict-validation-6038
Aug 31, 2026
Merged

fix: enable strict validation for Jovo language model#6279
hyperupcall merged 1 commit into
SchemaStore:masterfrom
Solaris-star:fix-strict-validation-6038

Conversation

@Solaris-star

Copy link
Copy Markdown
Contributor

Fixes part of #6038.

This replaces the non-strict union type in jovo-language-model.json with equivalent oneOf branches, then removes the schema from ajvNotStrictMode.

Validation completed locally:

  • npm run prettier -- --check src/schemas/json/jovo-language-model.json src/schema-validation.jsonc
  • npm run typecheck
  • npm run eslint
  • node ./cli.js check
  • node ./cli.js coverage
  • git diff --check

Signed-off-by: Solaris-star <820622658@qq.com>
@hyperupcall

Copy link
Copy Markdown
Member

Thanks

@hyperupcall
hyperupcall merged commit 373c78e into SchemaStore:master Aug 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants