@Documented @Inherited @Retention(value=RUNTIME) @Target(value=FIELD) public @interface Property
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |
Condition[] |
nullIf |
boolean |
required |
Condition[] |
requiredIf |
Copyright © 2020. All rights reserved.