Interface WorkflowAttributeXmlValidator

All Known Implementing Classes:
KualiXmlRuleAttributeImpl, StandardGenericXMLRuleAttribute

public interface WorkflowAttributeXmlValidator
An interface which can be implemented by a WorkflowRuleAttribute to allow for validation of client routing data.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Method Details

    • validateClientRoutingData

      List<? extends RemotableAttributeErrorContract> validateClientRoutingData()
      called after client has set properties on the attribute for 'xmlizing'. Returns
      Returns:
      Listinvalid input: '<'? extends AttributeError> objects