This commit is contained in:
Christian Alfoni 2014-10-28 11:26:34 +01:00
commit 669af75b50
1 changed files with 1 additions and 1 deletions

View File

@ -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 (==).