Desktop Components ShowcaseMobile Components Showcase
ace:clientValidateLength - Minimum
The <ace:clientValidateLength> component can be nested inside of ACE & MOBI input components to perform client-side validation of input length.

In this demo validation messages will appear in an <ace:messages> component.

The <ace:checkboxButtons> use an <ace:clientValidateLength> with the minimum attribute set to 2.

Choose your 2 favorite ace:components







The <ace:textEntry> uses an <ace:clientValidateLength> with the minimum attribute set to 5.



Source Code