public class ValidateExecutor extends Object
| Constructor and Description |
|---|
ValidateExecutor() |
| Modifier and Type | Method and Description |
|---|---|
static List<ValidateReport> |
execute(List<Metacard> metacards,
List<MetacardValidator> validators) |
public static List<ValidateReport> execute(List<Metacard> metacards, List<MetacardValidator> validators) throws ExecutionException, InterruptedException
This work is licensed under a Creative Commons Attribution 4.0 International License.