Rileran
Rileran
Then there is a problem within the [documentation](https://formiz-react.com/docs/validations/rules/#isminnumbermin). > isMinNumber(min) > Tests if the value is a number and above a min value. Sending a PR to fix the doc...
Great lib to reduce boilerplate !
I have got it mostly working in this PR https://github.com/BearStudio/start-ui-web/pull/275, but now some test cases are failing (see https://gitlab.com/thomas338/start-ui-cypress-gitlab-ci/-/jobs/2814226349).
I have added this documentation in the wiki page of this repository https://github.com/BearStudio/start-ui-web/wiki/Integrate-Start-UI-inside-JHipster
Fixed the pipeline on gitlab, and changed the link in the PR description.