Uses of Interface
de.xima.fc.workflow.parser.infix.IValidationResult
-
Packages that use IValidationResult Package Description de.xima.fc.workflow.parser.infix -
-
Uses of IValidationResult in de.xima.fc.workflow.parser.infix
Methods in de.xima.fc.workflow.parser.infix that return IValidationResult Modifier and Type Method Description IValidationResult
IInfixExpressionHandler. validate(CharSequence expression, IValidationOptions options)
Validates the given infix expression.
-