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
The NullInputError class is being sent in a situation when the input is either null or empty as seen in lesson 1, section 2. I suggest renaming it to NullOrEmptyInput to reflect how it is being used. Let me know if this is a good PR. @Aaronontheweb .
The text was updated successfully, but these errors were encountered:
nathvi
changed the title
Rename NullInputError class to NullOrEmptyError
Rename NullInputError class to NullOrEmptyInputError
Apr 6, 2018
The NullInputError class is being sent in a situation when the input is either null or empty as seen in lesson 1, section 2. I suggest renaming it to NullOrEmptyInput to reflect how it is being used. Let me know if this is a good PR. @Aaronontheweb .
The text was updated successfully, but these errors were encountered: