| Validates the extension data given - basically, makes sure that if a module, campus code, or area
have been selected, that they exist (ie, a module exists, a campus code exists in SH_CAMPUS_T or the area
given is one of the ones within the area parameter)
Parameters: validationContext - the workgroup validation context to validate the ValidationResults returned by the check See Also: org.kuali.workflow.attribute.ExtensionAttribute.validate(edu.iu.uis.eden.validation.ValidationContext) |