Interface Constrainable

All Known Subinterfaces:
Callable, Field, Getter, JavaBeanAnnotatedConstrainable, Property
All Known Implementing Classes:
JavaBeanConstructor, JavaBeanExecutable, JavaBeanField, JavaBeanGetter, JavaBeanMethod

public interface Constrainable
An element on which it is possible to define constraints (e.g. a JavaBean property, a JavaBean method, a JSON property).
Author:
Marko Bekhta