add final class

This commit is contained in:
Mohamed Karray
2018-09-27 09:27:34 +02:00
parent 9b5848ea07
commit ffeb1e9a3f

View File

@@ -1,6 +1,8 @@
package sonia.scm.api.v2; package sonia.scm.api.v2;
public class ValidationConstraints { public final class ValidationConstraints {
private ValidationConstraints() {}
/** /**
* A user or group name should not start with the @ character * A user or group name should not start with the @ character