Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-430

NiFi API needs to provide an isExpressionLanguagePresent() method to validators

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • Core Framework, Extensions
    • None

    Description

      Currently, validators have no way of determining whether or not a property value contains an Expression Language Expression. This ends up requiring processor developers to write code like https://github.com/apache/incubator-nifi/pull/36.patch, in which they have to check for presence of characters in the value. The onus of this should be on the framework.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: