You are here

function ViewsDataExportExporterUserConfigurationInterface::options_validate in Views data export 7.4

2 methods override ViewsDataExportExporterUserConfigurationInterface::options_validate()
ViewsDataExportExporterDelimited::options_validate in exporters/views_data_export_exporter_delimited.inc
Validate the options.
ViewsDataExportExporterXML::options_validate in exporters/views_data_export_exporter_xml.inc
Validate the options.

File

exporters/ViewsDataExportExporterUserConfigurationInterface.inc, line 10

Class

ViewsDataExportExporterUserConfigurationInterface

Code

function options_validate(&$form, &$form_state);