# About

[![Build Status](https://travis-ci.org/42BV/final-form-field-validation.svg?branch=master)](https://travis-ci.org/42BV/final-form-field-validation)
[![Codecov](https://codecov.io/gh/42BV/final-form-field-validation/branch/master/graph/badge.svg)](https://codecov.io/gh/42BV/final-form-field-validation)

With this project you can combine synchronous and asynchronous validation rules into
your [react-final-form](https://github.com/final-form/react-final-form) powered forms.

# Installation

`npm install --save @42.nl/final-form-field-validation`

# Documentation

See the [documentation](https://42bv.github.io/final-form-field-validation/)
