I want to conduct a form validation inside submit(function(event){}). Normally people follow these steps:
submit(function(event){})