Object ValidationSimpleRuleFactory.Companion
-
- All Implemented Interfaces:
public class ValidationSimpleRuleFactory.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final FUSRuleUNPARSED_EXPRESSIONpublic final static ValidationSimpleRuleFactory.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final List<String>parseSimpleExpression(String s)final FUSRulegetUNPARSED_EXPRESSION()-
-
Method Detail
-
parseSimpleExpression
final List<String> parseSimpleExpression(String s)
-
getUNPARSED_EXPRESSION
final FUSRule getUNPARSED_EXPRESSION()
-
-
-
-