Is there any real difference between the behavior or output of these 2. They look to me like they do the same thing.
->addValidator('NotEmpty')
->setRequired(true)
Is there any real difference between the behavior or output of these 2. They look to me like they do the same thing.
->addValidator('NotEmpty')
->setRequired(true)