public static final class Validator.MethodResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
additionalWarning |
java.lang.reflect.Method |
method |
SpecVersion |
requiredSpecVersion |
| Constructor and Description |
|---|
MethodResult() |
public java.lang.reflect.Method method
public SpecVersion requiredSpecVersion
public java.lang.String additionalWarning