codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Add in DNS format validation regex, customize error message (#328) #352

Closed davechan813 closed 5 years ago

davechan813 commented 5 years ago

Fixed #328. Referring to this page, I changed the regex to validate service name. I also add in customized error message.