Skip to content

Add more validation on the UI field: artifactId #150

@IvoNet

Description

@IvoNet

Add validation to the artifactId field in the starter UI

ArtifactId should only allow:

  • lowercase names
  • names starting with [a-z]
  • hyphens ('-') but no underscores ('_')
  • no spaces
  • etc.

see also here: guide-naming-conventions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions