The balvalidate allows you to validate emails, strings, integer, and phone numbers. You can also validate so many things.
https://ballerina.io/learn/how-to-write-secure-ballerina-code/
https://www.youtube.com/watch?v=GmIZVwc15bE
| Ballerina Language Version | API version |
|---|---|
| 0.991.0 | 1.1 |
The following sections provide you with information on how to use the Ballerina Twitter connector.
Clone the repository by running the following command
git clone https://github.com/VivoxaLabs/balvalidate.gitRun the testing file by running the following command
ballerina run balvalidate_test.bal