Annotation Type Ignore
-
@Retention(RUNTIME) @Target(FIELD) @Documented public @interface Ignore
Indicates a property should be ignored and not included in form building. Used byReflectivePropertyProviderto filter out fields marked with it.- Since:
- 2022-06-03
- Author:
- miki