mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
add final class
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user