public class Exists extends HopeFunction<BooleanValue>
BooleanValue if a json node/value exists at provided path.| Modifier and Type | Method and Description |
|---|---|
BooleanValue |
apply(Evaluator.EvaluationContext evaluationContext) |
public Exists(Value path)
public BooleanValue apply(Evaluator.EvaluationContext evaluationContext)
apply in class HopeFunction<BooleanValue>Copyright © 2019. All rights reserved.