Uploaded image for project: 'Commons Validator'
  1. Commons Validator
  2. VALIDATOR-131

Not all validation files are read in Validation PlugIn

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Nightly Builds
    • None
    • None
    • None
    • Operating System: other
      Platform: Other

    • 10584

    Description

      When I specify more than two validation resources only the first and last is loaded.
      <plug-in className="org.apache.struts.validator.ValidatorPlugIn">
      <set-property property="pathnames"
      value="/WEB-INF/validator-rules.xml,
      /WEB-INF/validationFormA.xml,
      /WEB-INF/validationFormB.xml"/>
      </plug-in>
      Here only the validation specified in validationFormB.xml is processed. And if I
      put validationFormA.xml in the last place, only this is processed. (Both xml
      files have diffrent formBean names, so they don't overwrite each other)

      thanks,

      Volker

      Attachments

        Activity

          People

            Unassigned Unassigned
            volker.krebs@abas.de Volker Krebs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: