ICEfaces
  1. ICEfaces
  2. ICE-10824

New ace:clientValidateValueRange client-side validator

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 4.1
    • Assignee Priority:
      P1
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Add support for client-side validation that an input component decimal value is within a defined range.

      This component accepts an optional minValue and maxValue attribute.
      If only the minValue is specified, then enforces a min value only.
      If only the maxValue is specified, then enforces a max value only.
      If both are specified, then enforces the range.

      Wraps the jQuery Validation min/max/range functions in an ICEfaces / JSF friendly component.

      ---------------
      See:
      http://jqueryvalidation.org/min-method
      http://jqueryvalidation.org/max-method
      http://jqueryvalidation.org/range-method
      ----------------

      This validator should be supported by the following input components:

      ACE
      - ace:autoCompleteEntry
      - ace:comboBox
      - ace:maskedEntry
      - ace:richTextEntry
      - ace:sliderEntry
      - ace:textAreaEntry
      - ace:textEntry

        Issue Links

          Activity

          Hide
          Mircea Toma added a comment -

          Implemented ace:clientValidateValueRange client-side validator.

          Show
          Mircea Toma added a comment - Implemented ace:clientValidateValueRange client-side validator.
          Hide
          Liana Munroe added a comment -

          As per ICE-5377 ace:sliderEntry will no longer be Validatetable.

          Show
          Liana Munroe added a comment - As per ICE-5377 ace:sliderEntry will no longer be Validatetable.
          Hide
          Mircea Toma added a comment - - edited

          Applied change under ICE-5377, commit #46170.

          Show
          Mircea Toma added a comment - - edited Applied change under ICE-5377 , commit #46170.

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Ken Fyten
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: