ICEfaces
  1. ICEfaces
  2. ICE-10825

New ace:clientValidateMaxValue client-side validator

    Details

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

      Description

      Add support for client-side validation that an input component contains a maximum decimal value.

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

      ---------------
      Description: Makes the element require a given maximum.

      max( value ) value Type: Number
      Maximum value required

      http://jqueryvalidation.org/max-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

        Activity

        Hide
        Ken Fyten added a comment -

        Closing as invalid.

        Instead of using separate components for min/max value clientValidation, we will instead use a single clientValidationValueRange component that can be used for min, max, and range validation.

        Show
        Ken Fyten added a comment - Closing as invalid. Instead of using separate components for min/max value clientValidation, we will instead use a single clientValidationValueRange component that can be used for min, max, and range validation.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: