Interface ValidationService

  • All Superinterfaces:
    RestService

    public interface ValidationService
    extends RestService
    TODO
    Author:
    Renat Akhmerov
    • Method Detail

      • validate

        String validate​(WorkflowDefinition workflowDefinition)
        Validate workflow definition.
        Parameters:
        workflowDefinition - Workflow definition.
        Returns:
        TODO: What should be the return type?