Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-4988

Test Scenario: improve DMN validation

XMLWordPrintable

    • NEW
    • NEW

      Add a check to verify if a simple type has been changed to a structured type. Please consider expression columns too

      Use case to cover:

      • data type customString in a DMN defined as alias of String
      • test scenario created (customString will generate a single column because it is a simple type)
      • data type changed of customString to structure
      • validation error in test scenario

      We will need to check also validation of test scenario expression columns (= column where user map the whole object)

      EDIT:
      String to List<String> should be already covered by current validation implementation

              yamer@redhat.com Yeser Amer
              dzonca@redhat.com Daniele Zonca
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: