| Modifier and Type | Method and Description |
|---|---|
List<ASTValidationException> |
ASTValidationSummaryException.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTValidationSummaryException.add(ASTValidationException exception) |
| Modifier and Type | Method and Description |
|---|---|
List<ASTValidationException> |
OpenValidationResult.getValidationErros() |
| Constructor and Description |
|---|
ASTValidationAssertion(String name,
ASTValidationException exception,
ResultAssertion parent) |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
ASTValidator.shouldNotBeEmpty(T value,
String paramName,
ASTItem item,
String... customMessage) |
Copyright © 2020. All rights reserved.