public class EntityValidator extends Object
| Constructor and Description |
|---|
EntityValidator() |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
validateParameters(T object,
Method method,
Object[] parameters) |
static <T> void |
validateReturnValue(T object,
Method method,
Object returnValue) |
Copyright © 2020. All rights reserved.