Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-38

Validate property values against their types.

    XMLWordPrintable

Details

    • ed02be4d99442a395e9e10db666d1efba68310cd

    Description

      Validate property values against their types.

      Product {
          property stringList lst: "gnampf"
          name: lst.contains("gnampf") ? "MeinGnampf" : "KeinGnampf"
      }
      

      The property lst must be automatically converted to [string] or we must yield an error.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes