I am Using meteor for developing my app. I need to validate my signup form so that it restrict the user. Now , I have password and confirm password in my signup form. I am using regex for the validation.I am Using meteor for developing my app. I need