Skip to content

Product Name and Plan Name Validation on UI #545

@KBbitsP

Description

@KBbitsP

Originally reported here by the user : #544

On the create catalog screen, We need to add a validation on the UI for Product Name and Plan Name fields to check that it should match the NCName conditions :

  • No spaces

  • No colons (:)

  • Cannot start with a number or punctuation

  • Only letters, digits, _, -, and . are allowed

Right now, we do not have any validation for this and user sees the message "Invalid Catalog for tenant" on Save.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions