OnlyNumber

Content Type: Module
Categories: Authentication

Overview

This Java Action used to validate any specific field which you defined as a string in your Domain Model but preventing the end user not to type any alpha as a input .

Documentation

Instruction:-

This Java Action used to validate any specific field which you defined as a string in your Domain Model but preventing the end user not to type any alpha as a input .

Create and call a microflow for a specific attribute which need to be validated. call this microflow in event as on-change and set the timing as a bit more than your custom loader.

Set a change object and select that attribute in that and place the JA returnvalue for that attribute.

Check sample folder to find out the live action...

Releases

Version: 1.0.0
Framework Version: 9.24.2
Release Notes: Validation