Package | Description |
---|---|
javax.validation.metadata |
Modifier and Type | Method and Description |
---|---|
MethodDescriptor |
BeanDescriptor.getConstraintsForMethod(String methodName,
Class<?>... parameterTypes) |
Modifier and Type | Method and Description |
---|---|
Set<MethodDescriptor> |
BeanDescriptor.getConstrainedMethods(MethodType methodType,
MethodType... methodTypes) |
Copyright © 2017. All rights reserved.