Extends
- FieldTest
Methods
test(field_data, test_params) → {boolean}
Parameters:
| Name | Type | Description |
|---|---|---|
field_data |
object | |
test_params |
object |
- Source:
Returns:
- true if the test passes
- Type
- boolean
In many applications, a form will request that the user repeat the password to increase the chance of both entries are correct.
| Name | Type | Description |
|---|---|---|
field_data |
object | |
test_params |
object |