mobile-number-validator
Service icon

Mobile Number Validator

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 26 December 2022
 by 
5.0
 (4 ratings)
mobile-number-validator

Mobile Number Validator

Documentation
1.0.0

This Extension Service Application can be used to Validate Indian Mobile Number Only.

This function uses a regular expression pattern to match the mobile number. The pattern specifies that the mobile number must start with 7, 8, or 9, and must have 9 digits after the first digit. If the mobile number matches this pattern, the function returns true, indicating that the mobile number is valid.