public static final class AttributeAnnotationToRuleOnAttribute.Registry extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends Annotation> |
register(Class<T> annotationType,
AttributeAnnotationToRuleOnAttribute<T> toRule)
Register a converter.
|
public static <T extends Annotation> void register(Class<T> annotationType, AttributeAnnotationToRuleOnAttribute<T> toRule)
Copyright © 2019. All rights reserved.