Skip to content

Add option to have optional properties #6

Open
@peterbecker

Description

@peterbecker

Any property should allow being optional, which should then cause:

  • nullable types being used in languages that support them (e.g. Kotlin, Typescript)
  • columns being nullable in databases
  • classed like java.util.Optional being used where the language has no support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions