Annotation Type ActiveIf.EvaluationStrategyOption
- Enclosing class:
- ActiveIf
Allows to pass custom options to the evaluation strategy.
The supported ones are:
-
For
CONTAINS
strategy:- lowercase: [true|false]
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
name
- Returns:
- option name;
-
-
-
value
- Returns:
- option value.
- Default:
- "true"
-