Question
not applicable
IN
Last activity: 6 Aug 2022 9:45 EDT
How to implement validation logic using Decission table to allow ASCII characters upto 127 in a text field.
Hi,
How can we implement validation logic using Decission table to allow ASCII characters only Upto 127 in a text field. Special characters should be avoided.
Only limited to english character set, numbers, space and general symbols. Can limit to ASCII Printable Characters upto 127. Other Special characters greater than 127 should be avoided.
Could you provide Any inputs on how can we acheive this using decission table logic !