ICEfaces
  1. ICEfaces
  2. ICE-10827

New ace:clientValidateEqualTo client-side validator

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • 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's value is equivalent to another specified input components value.

      Wraps the jQuery Validation min function in an ICEfaces / JSF friendly component.

      ---------------
      Description: Requires the element to be the same as another one.

      equalTo( other ) other Type: Selector
      The selector for the element to compare the current values

      Src: http://jqueryvalidation.org/equalTo-method
      ----------------

      This validator should be supported by the following input components:

      ACE
      - ace:autoCompleteEntry
      - ace:checkboxButton
      - ace:checkboxButtons
      - ace:comboBox
      - ace:dateTimeEntry
      - ace:maskedEntry
      - ace:radioButton
      - ace:radioButtons
      - ace:richTextEntry
      - ace:selectMenu
      - ace:simpleSelectOneMenu
      - ace:sliderEntry
      - ace:textAreaEntry
      - ace:textEntry

      MOBI:
      mobi:dateSpinner
      mobi:timeSpinner
      mobi:flipSwitch

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46290 Wed Nov 25 11:37:12 MST 2015 mircea.toma ICE-10827 Removed 'equalTo' validator due inherent state synchronization complexities in the context of JSF.
          Files Changed
          Commit graph DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/EqualToValidator.java
          Commit graph DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/EqualToValidatorMeta.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46246 Thu Nov 19 11:48:40 MST 2015 mircea.toma ICE-10827 Back off from implementing Validateable.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/radiobutton/RadioButtonRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/radiobutton/RadioButton.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/flipswitch/FlipSwitchRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/sliderentry/SliderEntry.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButton.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/sliderentry/SliderEntryRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/flipswitch/FlipSwitch.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46228 Tue Nov 17 05:00:52 MST 2015 mircea.toma ICE-10827 Modified renderer to satisfy jQuery validation requirements.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/flipswitch/FlipSwitchRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/sliderentry/SliderEntryRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46226 Mon Nov 16 16:55:52 MST 2015 mircea.toma ICE-10827 Modified renderer to satisfy jQuery validation constraints.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/radiobutton/RadioButtonRenderer.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/radiobutton/RadioButton.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButton.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonRenderer.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46196 Mon Nov 09 14:29:13 MST 2015 mircea.toma ICE-10827 Make flipwitch validateable.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/flipswitch/FlipSwitch.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46195 Mon Nov 09 14:26:30 MST 2015 mircea.toma ICE-10827 Make slider validateable once again.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/sliderentry/SliderEntry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #46164 Mon Nov 02 15:27:37 MST 2015 mircea.toma ICE-10827 Implemented ace:clientValidateEqualTo client-side validator.
          Files Changed
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/EqualToValidator.java
          Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/resources/messages.properties
          Commit graph ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/clientValidator/EqualToValidatorMeta.java

            People

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

              Dates

              • Created:
                Updated:
                Resolved: