Annotation Interface WithLength
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionDefines the scope of the annotation.int
int
-
Element Details
-
min
int min- Default:
0
-
max
int max- Default:
1000
-
constraint
String constraintDefines the scope of the annotation. Possible values are defined inPropertyConstraint
.- Default:
"JAZZER_PROPERTY_CONSTRAINT_DECLARATION"
-