Details

    • Sub-task
    • Resolution: Done
    • Major
    • 2.0.0.CR1
    • 2.0.0.Beta4
    • UI - Shell
    • None

    Description

      On Forge 1.x you could add constraints to a specific field with

      constraint NotNull --onProperty login ;
      

      The constraint commands are missing. If we follow the new naming convention, we should have, at least, one command to create new custom constraints (that could go into a default constraint package for example :

      constraint-new MyOwnConstraint ;
      

      And a command to add a constraint to a property :

      constraint-add NotNull --onProperty login ;
      constraint-add MyOwnConstraint --onProperty lastname ;
      

      Attachments

        Activity

          People

            rhn-support-ggastald George Gastaldi
            agoncal Antonio Goncalves (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: