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
For text fields which must be resource locations, they should be validated that they fit to the [a-zA-Z0-9._-]:[a-zA-Z0-9._\-/] (check this! I wrote it in about 30 seconds at half 1 am!) regex.
The text was updated successfully, but these errors were encountered:
For text fields which must be resource locations, they should be validated that they fit to the
[a-zA-Z0-9._-]:[a-zA-Z0-9._\-/]
(check this! I wrote it in about 30 seconds at half 1 am!) regex.The text was updated successfully, but these errors were encountered: