Skip to content

Introduce typed properties in specification DSL #111

@adrienlauer

Description

@adrienlauer

Specification DSL only supports untyped properties. A new method should be added :

... <X> property(String name, Class<X> propertyClass)

While not inherently type-safe, this would allow to retain type information in further DSL calls, improving developer experience.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions