'string|required', '*.tipo' => 'string|required', '*.tipo_checkbox' => 'boolean|required', '*.tipo_text' => 'boolean|required', '*.tipo_radio_btn' => 'boolean|required', '*.respuesta_checkbox' => 'boolean|nullable', '*.respuesta_text' => 'string|nullable', '*.respuesta_radio_btn' => 'string|nullable', '*.fecha' => 'date|required' ]; } }