Created on 19 January 2018
icon_unfollowing
Login to follow
validate-regular-expression-dynamically

Validate Regular Expression Dynamically

Stable version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 19 April 2020 by 
validate-regular-expression-dynamically

Validate Regular Expression Dynamically

Details
This component is used to dynamically validate any regular expression using jquery
Read more

Regular Expression For Example You need to add in described screen shot in Textbox

Date (MM/YYYY) Validation---- "(0[123456789]|10|11|12)([/])([1-2][0-9][0-9][0-9])"

Date (DD/MM/YYYY) Validation------"(?:0[1-9]|[12][0-9]|3[01])\/(?:0[1-9]|1[0-2])\/(?:19|20\d{2})"

Credit Card Validation------"(?:4[0-9]{12}(?:[0-9]{3})?|[25][1-7][0-9]{14}|6(?:011|5[0-9][0-9])[0-9]{12}|3[47][0-9]{13}|3(?:0[0-5]|[68][0-9])[0-9]{11}|(?:2131|1800|35\d{3})\d{11})"

Phone Validation--------"\(?([0-9]{3})\)?([ .-]?)([0-9]{3})\2([0-9]{4})"


Credit Card Acceptabe Some Example
5105105105105100
4012888888881881
4222222222222

Phone Acceptable Some Example
(123) 456 7899
(123).456.7899
(123)-456-7899
123-456-7899
123 456 7899
1234567899

Release notes (1.0.0)

This is the updated version for OS11 support

Reviews (1)
by 
2020-03-12
in version 1.0.0
usefull to me thanks for this
Category
Functional libraries & utilities, Validation
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
Validate Regular Expression Dynamically has 8 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads