XMLWordPrintable

Details

    • Sub-task
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • 2.19.0.Final
    • Java EE
    • None

    Description

      At the moment we can add a constraint on a property with the command :

      constraint-add --constraint NotNull --onProperty
      

      But we can also add a constraint on a bean itself, or even on a constraint annotation. So we would need several options such as

      constraint-add --constraint NotNull --onProperty name
      constraint-add --constraint NotNull --onBean MyBean
      constraint-add --constraint NotNull --onConstraint MyCustomConstraint
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            agoncal Antonio Goncalves (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: