Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Evolveum/midpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Apr 14, 2020
2 parents 05a6a96 + 5895e23 commit 69efd64
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -31,4 +31,4 @@ public void validate(IValidatable<String> validatable) {
error.setMessage("Relation identifier must be in the form of URI.");
validatable.error(error);
}
}
}

0 comments on commit 69efd64

Please sign in to comment.