Skip to content

Property types can be improved #6112

Description

@kevinrr888

Property types used for properties are often too vague, and could be more specific to allow for stricter property validation. Properties of a certain type are validated by PropertyType.isValidFormat, but, for example, many properties are defined as a PropertyType.STRING which is always valid.

See #5348 (comment) discussion thread for more context

Metadata

Metadata

Assignees

Labels

enhancementThis issue describes a new feature, improvement, or optimization.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions