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

Allow a user to upload a CSV for validation #139

Closed
ldodds opened this Issue Feb 3, 2014 · 1 comment

Comments

Projects
None yet
2 participants
@ldodds

ldodds commented Feb 3, 2014

Provide a file upload option to allow a user to validate a CSV that hasn't yet been published to the web

@ldodds

This comment has been minimized.

Show comment
Hide comment
@ldodds

ldodds Feb 10, 2014

csvlint.rb now supports file validation, so the remaining piece for this is to add a file upload and/or text box to the csvlint app. File upload might be easier when working with larger files.

ldodds commented Feb 10, 2014

csvlint.rb now supports file validation, so the remaining piece for this is to add a file upload and/or text box to the csvlint app. File upload might be easier when working with larger files.

@JeniT JeniT added the 1pt label Feb 10, 2014

@JeniT JeniT added this to the Sprint #21 milestone Feb 10, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment