Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow a user to upload a CSV for validation #139
Comments
ldodds
referenced this issue
Feb 3, 2014
Closed
Allow a user to upload a schema to use during validation #144
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
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
added
the
1pt
label
Feb 10, 2014
JeniT
added this to the Sprint #21 milestone
Feb 10, 2014
pikesley
closed this
in
theodi/csvlint#43
Feb 11, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ldodds commentedFeb 3, 2014
Provide a file upload option to allow a user to validate a CSV that hasn't yet been published to the web