• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M6
    • None
    • None
    • None

      Client side :

      ParameterChecker.js -> FieldChecker.js
      ParameterCheckersDAO.js -> FieldCheckersManager.js
      addCategoryChecker, addGroupChecker, addParameterChecker -> addParemeterChecker in the ParameterCheckersDAO

      Server side :

      Extraction of the generic part of the parameter checkers mechanism, creation of a specific case for the configuration. Modification of the ParameterChecker API :

      • check(Map<String, String> parameters) -> check(List<String> values) => the implementations will need te receive those values in the appropriate order to run the check.

            Unassigned Unassigned
            quentin Quentin Glinel-Mortreuil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: