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
Some applications may provide a field that allows external applications to enter in a value. And, the value should be verified as coming from the external application before the value can be used.
| Name | Type | Description |
|---|---|---|
field_data |
object | |
test_params |
object |