Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-491

Fix list Key data object nullness guarantees

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Low Low
    • 6.0.8
    • None
    • Binding codegen
    • None

      Key classes generated for the purposes of addressing maps are accepting null values, which is not a valid use in most circumstances.

      Examine whether we should be restricting all values to be non-null and if that is the case, enforce values as appropriate in the constructors, annotate getters as returning @NonNull.

            ilyaigushev Ilya Igushev
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: