Class ExpressionValueSyntaxValidator
java.lang.Object
com.inductiveautomation.ignition.designer.gui.validation.validators.ExpressionValueSyntaxValidator
- All Implemented Interfaces:
Validator<ExpressionValue>
Validator that checks the syntax of an expression using the provided
ExpressionValueSyntaxValidator.ExpressionChecker.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceInterface for checking the syntax of an expression to see if it's valid. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
ExpressionValueSyntaxValidator
-
-
Method Details
-
validate
- Specified by:
validatein interfaceValidator<ExpressionValue>
-