Does anyone know off hand if you can set the 'this is required!'
validation message on a form element without explicitly adding a
NotEmpty validator ?

Required is set to true for this element, but there doesn't appear to be
any validators attached... $element->getValidator('NotEmpty')->...
doesn't work;

Thanks,
Mike tramontano

Reply via email to