You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the instance creator does not ensure the subset has a name consisting only of alphabetical characters, any symbol, space or special characters seems to be allowed in the Creator.
Is this ok to be generic and abstract? Or should it never allow so to begin with?
For example, should a space even be allowed? Or more specific, what characters should be?
The text was updated successfully, but these errors were encountered:
Currently the instance creator does not ensure the subset has a name consisting only of alphabetical characters, any symbol, space or special characters seems to be allowed in the Creator.
Is this ok to be generic and abstract? Or should it never allow so to begin with?
For example, should a space even be allowed? Or more specific, what characters should be?
The text was updated successfully, but these errors were encountered: