You are here

function video_preset_validate in Video 7

Same name and namespace in other branches
  1. 7.2 modules/video_ui/video.preset.inc \video_preset_validate()

Validation for the preset form.

1 string reference to 'video_preset_validate'
video_preset_form in modules/video_ui/video.preset.inc
Preset form

File

modules/video_ui/video.preset.inc, line 449

Code

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