Skip to content

Prevent descriptions from containing only whitespace #232

@slubar

Description

@slubar

The description field is a required field currently defined with minLength=1, with no pattern constraint. This allows for valid descriptions comprised only of whitespace, as well as descriptions containing just a single character. Whitespace-only descriptions should be made invalid. A larger minimum character length might also be considered.

Metadata

Metadata

Labels

Needs DiscussionDiscuss in a future QWG meeting or on mailing list

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions