noidname01 opened a new pull request #692: URL: https://github.com/apache/submarine/pull/692
### What is this PR for? [Former PR](https://issues.apache.org/jira/browse/SUBMARINE-886) has some edge case. Like: * \- * --invalid Valid cases are like: * valid-one * valid1 So I change the pattern for validating experiment name to filter these cases. And I also add this pattern to experiment name of predefine template. ### What type of PR is it? [Bug Fix] ### Todos None ### What is the Jira issue? https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-955 ### How should this be tested? Open the workbench and type invalid experiment name. ### Screenshots (if appropriate) invalid name on custom experiment  invalid name on predefine experiment  valid name on custom experiment  valid name on predefine experiment  ### Questions: * Do the license files need updating? No * Are there breaking changes for older versions? No * Does this need new documentation? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
