Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoRFCWarningsValidation now has an InvalidEmail instance if invalid email is passed #126

Merged

Conversation

issei-m
Copy link
Contributor

@issei-m issei-m commented Jul 31, 2016

See: #124 (comment)

I'm not sure what better name of RFCWarnings class and value of code constant in it are.
Please let me know if you guys have a nice idea :)

*/
class RFCWarnings extends InvalidEmail
{
const code = 997;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change it to uppercase CODE

@issei-m
Copy link
Contributor Author

issei-m commented Aug 3, 2016

@egulias fixed :)

@egulias egulias merged commit 4d446bf into egulias:master Aug 3, 2016
@issei-m issei-m deleted the error-for-no-rfc-warnings-validations branch August 3, 2016 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants