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 check that will see if the data can be used to produce some result from a DB query.
| Name | Type | Description |
|---|---|---|
field_data |
object | |
test_params |
object |