User registration email validation
We are building specialty site for a customer. They have a requirement that email address of the registered user should be with their domain name i.e., x.y@abc.com. So the email should always end with abc.com. Similarly they have validation requirement for the password.
Does iStore provide any custom hook up for email address validation and also to validate the password.