Skip to content

Make the fields of data types private to prevent constructor bypassing #1310

@lbhm

Description

@lbhm

We are making the fields of StructType private as part of #1266 in order to prevent bypassing the proper constructors.

We should follow up on this and

  • make the fields of other data types private as well
  • replace them with accessor method as needed

Metadata

Metadata

Assignees

No one assigned

    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