You are here

function wsfields_storage_edit_field_form_validate in Web Service Data 7

Validate the changes to the field TODO: this shouldn't be empty

File

modules/wsfields_storage/wsfields_storage.admin.inc, line 311
Defines the wsfields storage forms

Code

function wsfields_storage_edit_field_form_validate($form, &$form_state) {
}