public interface TaskValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(TaskInternal task,
Collection<String> messages)
Validates this task, adding violations to the given collections.
|
void validate(TaskInternal task, Collection<String> messages)
Copyright © 2013. All rights reserved