com.ibm.wbiserver.brules.mgmt

Interface BusinessRuleValidateable

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.util.List<Problem> validate()
      Validate this object and all sub-objects that are reachable from it.
    • Method Detail

      • validate

        java.util.List<Problem> validate()
        Validate this object and all sub-objects that are reachable from it. A List of Problem objects is returned showing any errors found. If no errors are found, then a zero-length List is returned.
        Returns:
        A List of validation errors for this object. If no errors are found, a zero-length List is returned.
IBM Business Process ManagerTM
Release 8