In this particular code, it only stops processing if the validation condition is true.
If there is a name and name is a string and name is not over 10 characters long and there are no spaces in name, your code will not go to the return statements.
return