UNPKG

jarb-final-form

Version:
18 lines (12 loc) 724 B
# About [![Build Status](https://travis-ci.org/42BV/jarb-final-form.svg?branch=master)](https://travis-ci.org/42BV/jarb-final-form) [![Codecov](https://codecov.io/gh/42BV/jarb-final-form/branch/master/graph/badge.svg)](https://codecov.io/gh/42BV/jarb-final-form) [JaRB](http://www.jarbframework.org/) JaRB aims to improve database usage in Java enterprise applications. With JaRB you can get the validation rules from the database into Java. With this project you can get those rules into your [react-final-form](https://github.com/final-form/react-final-form) powered forms as well. # Installation `npm install jarb-final-form --save` # Documentation See the [documentation](https://42bv.github.io/jarb-final-form/)