Interface TaskValidationService

All Superinterfaces:
ValidationService
All Known Implementing Classes:
DefaultTaskValidationService

public interface TaskValidationService extends ValidationService
Validation for Tasks
Author:
Mark Pollack
  • Method Details

    • validateTask

      ValidationStatus validateTask(String name)
      Validate the task given the registered name
      Parameters:
      name - then name of the task
      Returns:
      the validation status