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

{password,username}.value.{start,end} #251

Open
stuartpb opened this issue Feb 20, 2017 · 2 comments
Open

{password,username}.value.{start,end} #251

stuartpb opened this issue Feb 20, 2017 · 2 comments
Milestone

Comments

@stuartpb
Copy link
Member

Right now, a lot of "must" and "mustnot" rules are for "must begin with a letter" or "must not start or end with space" (and I'm pretty sure every instance of required[0].classes[0]: nonspaces has been a mistranscription of that last one).

It'd be cool to make value.start and value.end into contents-like structures describing rules about the ends of a value, as that generalizes pretty succinctly.

@stuartpb stuartpb added this to the v0.1.0 milestone Feb 20, 2017
@stuartpb
Copy link
Member Author

Putting this on v0.1.0 for being straightforward

@stuartpb
Copy link
Member Author

Moving to v0.2.0 so v0.1.0 can be unblocked.

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