Skip to content

Make JsonConstructor DataSource parameter nullable to match property annotation #3525

@aaronburtle

Description

@aaronburtle

RuntimeConfig.DataSource is annotated as nullable. Configs can legitimately omit it, however the record's constructor param is still declared as non nullable. This is a mis match that should be fixed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Review In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions