Uses of Record Class
de.espirit.firstspirit.forms.rules.RuleValidationFailure
Packages that use RuleValidationFailure
-
Uses of RuleValidationFailure in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that return types with arguments of type RuleValidationFailureModifier 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.