[OJS]Affiliation as a required field

@asmecher

How should i proceed to require affiliation for classes/author/form/submit/AuthorSubmitStep3Form.inc.php too?

This should be different since i will be dealing with a localized field from an array, so neither
FormValidatorArray or FormValidatorLocale works.

I believe i could mix the two of them by working with FormValidatorCustom but i’m not really sure about how to do it.

Thanks.