InstallationModelSetup::validate
Method to validate the form data.
Signature
public function validate(array
$data,
[string
$view = null] )
Parameters
-
$data
- The form data.
-
$view
- The view.
Returns
- mixed
- Array of filtered data if valid, false otherwise.