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

Add Sentence object into ValidationError #58

Closed
takahi-i opened this issue Dec 18, 2013 · 1 comment
Closed

Add Sentence object into ValidationError #58

takahi-i opened this issue Dec 18, 2013 · 1 comment

Comments

@takahi-i
Copy link
Member

Currently ValidationError does not have Sentence information except for the error messages created in Validators. To make the errors into more readable, i will split error message into error type and sentence information.

Specfically i will add "sentence" member in ValidationError, and error messages in validator make simple removing sentence information.

@takahi-i
Copy link
Member Author

takahi-i commented Jan 7, 2014

fixed by #59.

@takahi-i takahi-i closed this as completed Jan 7, 2014
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

No branches or pull requests

1 participant