Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6019

Update error message for profile name validation

XMLWordPrintable

    • % %

      This is a follow up issue to ENTESB-5635 to pick up the fix that updates the error message for the profile name validation.

      This fixe will change the error message from:

      throw new IllegalArgumentException("Container name '" + containerName + "' is invalid. Container name must be: lower-case letters, numbers, and _ or - characters");
      

      to:

      throw new IllegalArgumentException("Container name '" + containerName + "' is invalid. Container name must be: letters, numbers, and _ or - characters");
      

            pantinor@redhat.com Paolo Antinori
            rhn-support-jsherman Jason Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: