Uses of Class
com.evolveum.midpoint.model.api.validator.Issue
-
Packages that use Issue Package Description com.evolveum.midpoint.model.api.validator -
-
Uses of Issue in com.evolveum.midpoint.model.api.validator
Methods in com.evolveum.midpoint.model.api.validator that return types with arguments of type Issue Modifier and Type Method Description @NotNull List<Issue>
ValidationResult. getIssues()
Method parameters in com.evolveum.midpoint.model.api.validator with type arguments of type Issue Modifier and Type Method Description static @Nullable Issue.Severity
Issue. getSeverity(List<Issue> issues)
-