formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.88k stars 1.06k forks source link

FIO-4112: Integrate @formio/core validation engine to renderer + many other code cleanup. #5575

Closed travist closed 5 months ago

travist commented 5 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-4112

Description

This change refactors the validation engine to use @formio/core validator.

Dependencies

This PR depends on latest 2.x of @formio/core.

How has this PR been tested?

A bunch of automated tests already include tests for the renderer.

Checklist: