Validation Error in new meteor method

There is an error in my validation code. It is simple todo in meteor 1.3. “Error invoking Method ‘myway.enterName’: Internal server error [500]”. This error shown in console and in terminal “Exception while invoking method ‘myway.enterName’ Error: The first argument of validate() or validateOne() must be an object” this error is shown. Here is my code screen shorts of db and validate methods. Please tell me how can I solve this issue. TIA.

Posting barely readable screenshots of your code is probably not going to increase your chances to get an answer