Annotation Interface Filter
Annotation used to indicate which logical filter is to be used for filtering out properties of type (class)
annotated. Filters may have to be declared explicitly declared/enabled on the respective data mechanism. Abstracted
from FasterXML/Jackson.
- Author:
- Holger Eichelberger, SSE
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueId of filter to use; if empty String (""), no filter is to be used.
-