I have implemented a field which is a subclass of abstract field and i would like to make input validations during the processSubmission() event. Is there a way to get the form component in there to record new errors ? Or is there another event where this can be done ?
Thanks in advance. Stephane