Package com.inductiveautomation.ignition.designer.gui.validation.validators
package com.inductiveautomation.ignition.designer.gui.validation.validators
-
ClassDescriptionValidator that checks that an
ExpressionValueis not null or blank.Validator that checks the syntax of an expression using the providedExpressionValueSyntaxValidator.ExpressionChecker.Interface for checking the syntax of an expression to see if it's valid.Validates that the provided string satisfies the following conditions: Each path component is a legal resource name.Validator that checks if a string is non-null and non-blank.