diff --git a/common/src/app/common/types/token.cljc b/common/src/app/common/types/token.cljc index 7794b45e1..6afa458fc 100644 --- a/common/src/app/common/types/token.cljc +++ b/common/src/app/common/types/token.cljc @@ -59,7 +59,8 @@ [t] (token-types t)) -(def token-name-ref :string) +(def token-name-ref + [:and :string [:re #"^(?!\$)([a-zA-Z0-9-$]+\.?)*(?