Annotation Type ActiveIf.EvaluationStrategyOption
-
@Target({}) @Retention(RUNTIME) public static @interface ActiveIf.EvaluationStrategyOption
Allows to pass custom options to the evaluation strategy. The supported ones are:-
For
CONTAINS
strategy:- lowercase: [true|false]
-
For