Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1418

Support @Nullable for parameters and properties

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.12.1
    • 1.13.0
    • Core
    • None

    Description

      And deprecate the clumsy @Property(optionality=... and @Parameter(optionalty=...)

      Also, needs a MetaModelValidator (see MandatoryFromJdoColumnAnnotationFacetFactory

      • compare @Column against @Property(optionality=...)
      • compare @Column against @Nullable
      • compare @Nullable against @Property(optionality=...)

      also, add a similar (new) validator for parameters:

      • compare @Nullable against @Parameter(optionality=...)

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: