You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"nationality": "must not be blank",
"name": "Name shouldn't be null",
"mobile": "mobile number should be valid",
"age": "must be greater than or equal to 20",
"email": "Email should be valid"
}