Closed shakti97 closed 5 years ago
Most of the fields are already validated using HTML5 input types. In particular, the e-mail field has no validation. This should be changed. I will need to review the others.
I will update this issue accordingly.
Hello there, I have submitted a pull request regarding this issue. Please verify the changes. Thanks :)
I think we should validate each field like email should contain a valid email other than any string , company url must be a url etc