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

Fix validation of forms #4

Open
pfurio opened this issue Oct 20, 2015 · 0 comments
Open

Fix validation of forms #4

pfurio opened this issue Oct 20, 2015 · 0 comments
Assignees
Milestone

Comments

@pfurio
Copy link
Member

pfurio commented Oct 20, 2015

The validation of forms does not work properly. At the moment it only support characters [a-z][A-Z] or numbers. However, there are parameters like "fr-unstranded", "gene_id"... so supporting "_", "-" is mandatory.

On the other hand, for the cases in which the possible arguments are known beforehand, we should be not allowing users to write other things.

@pfurio pfurio self-assigned this Oct 20, 2015
@pfurio pfurio added this to the v0.5.0 milestone Oct 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant