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

eclipsesource / jsonforms / 15254752356

26 May 2025 01:07PM UTC coverage: 82.573% (+0.05%) from 82.521%
15254752356

push

github

web-flow
feat(core): Add validate function based rule condition (#2441)

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.

10587 of 28486 branches covered (37.17%)

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

30 existing lines in 10 files now uncovered.

18294 of 22155 relevant lines covered (82.57%)

27.13 hits per line

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

95.77
/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