check Values
Check whether the username entered by the user is valid.
Check whether the username provided by the user is a string that is not null and not blank.
Return
Boolean value to show whether the provided value is acceptable or not