Merge branch 'master' of https://github.com/christianalfoni/formsy-react
This commit is contained in:
commit
669af75b50
|
|
@ -463,4 +463,4 @@ Returns true if the value length is the equal or more than minimum and equal or
|
|||
```html
|
||||
<MyInputComponent name="foo" validations="equals:4"/>
|
||||
```
|
||||
Return true if the value from input component matches value passed (==).
|
||||
Return true if the value from input component matches value passed (==).
|
||||
|
|
|
|||
Loading…
Reference in New Issue