Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5610

be able to do 'doCheckXXX' for forms with multiple parameters

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None

      E.g. in the EC2 plugin the 'endpoint url' field can only be reliably validated using the accesskey and secretkey, so we would want
      doCheckec2EndpointUrl(@QueryParameter String EndpointUrl, @QueryParameter String accessId, @QueryParameter String secretKey) {
      ...
      }

            kohsuke Kohsuke Kawaguchi
            lifeless lifeless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: