glim-cli icon indicating copy to clipboard operation
glim-cli copied to clipboard

Package Name Validation

Open vivekjm opened this issue 2 years ago • 1 comments

Describe the bug Custom package name accepts integers as names

To Reproduce

Create a package name with format anynumbers.com or com.anynumbers Eg:com.123525 or 68134568.com

Expected behavior Throws and error package name with integers cannot be accepted

vivekjm avatar Dec 01 '22 07:12 vivekjm

solved in this PR https://github.com/neoito-hub/glim-cli/pull/58

ajoneoito avatar Dec 01 '22 15:12 ajoneoito