Uses of Record Class
de.espirit.firstspirit.forms.rules.RuleValidationFailure
-
Uses of RuleValidationFailure in de.espirit.firstspirit.agency
Modifier and TypeMethodDescription@NotNull Collection<RuleValidationFailure>
RuleValidationAgent.validateRules
(@NotNull Template template) Validates the given rule definition by parsing the rule definition of the given template.@NotNull Collection<RuleValidationFailure>
RuleValidationAgent.validateRules
(@NotNull String ruleSetDefinition, @NotNull GomEditorProvider gomEditorProvider) Validates the given rule definition by parsing the XML content and evaluating all detected rules.