bentobox/src/main
Galić Mijo cbd063c9e8
Check if unique name contains chars not supported in regex expression (#1998)
* Check if unique name contains chars not supported in regex expression
Cannot start, contain, or end with special char, cannot contain any numbers.
Can only contain - for word separation

* Negation fix
2022-07-06 20:21:36 +03:00
..
java/world/bentobox/bentobox Check if unique name contains chars not supported in regex expression (#1998) 2022-07-06 20:21:36 +03:00
resources Check if unique name contains chars not supported in regex expression (#1998) 2022-07-06 20:21:36 +03:00