Closed djyde closed 10 years ago
There is an example in happy.methods.js. The demo shows how you could use happy.methods.js (which exposes a happy object you can call methods from) to test for an email. happy.email is just a function that validates the string against a common email validation regex
i dont understand how to validate whether is a valid email address