Hook Detail

Plugin: Formidable Lite
Filter Name: frm_validate_entry
KB Link:
Declaration:
apply_filters( 'frm_validate_entry', $errors, $values, compact( 'exclude' ) );
Filter Type:
Static
In class:
FrmEntryValidate
Source:
formidable/classes/models/FrmEntryValidate.php
Notes:

This hook allows you to add custom errors that are not specific to one field.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found