public class ASTValidator extends Object
| Constructor and Description |
|---|
ASTValidator() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
shouldNotBeEmpty(T value,
String paramName,
ASTItem item,
String... customMessage) |
public static <T> void shouldNotBeEmpty(T value,
String paramName,
ASTItem item,
String... customMessage)
throws ASTValidationException
ASTValidationExceptionCopyright © 2020. All rights reserved.