• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

eclipsesource / jsonforms / 14443240596

14 Apr 2025 09:49AM UTC coverage: 82.561% (+0.04%) from 82.517%
14443240596

push

github

lucas-koehler
feat(core): Add validate function based rule condition

Add a new rule condition `ValidateFunctionCondition` using a given `validate` function
to evaluate the condition result. This allows using arbitrary custom logic to evaluate
condition results.
This facilitates not using schema-conditions to be able to only use one pre-compiled AJV
for the data schema at a later stage.

10538 of 28437 branches covered (37.06%)

5 of 5 new or added lines in 1 file covered. (100.0%)

30 existing lines in 10 files now uncovered.

18274 of 22134 relevant lines covered (82.56%)

27.02 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.71
/packages/examples-react/node_modules/@jsonforms/core/src/util/runtime.ts


Source Not Available

The file "packages/examples-react/node_modules/@jsonforms/core/src/util/runtime.ts" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc