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 minlength as valid attribute for textarea #2

Closed
weierophinney opened this issue Dec 31, 2019 · 2 comments
Closed

add minlength as valid attribute for textarea #2

weierophinney opened this issue Dec 31, 2019 · 2 comments

Comments

@weierophinney
Copy link
Member

According to MDN web docs and WHATWG HTML Living Standard, the minlength attribute also apply to textarea form elements.

other form elements that applied minlength already included by zendframework/zend-form#206


Originally posted by @habibillah at zendframework/zend-form#231

@weierophinney
Copy link
Member Author

We should add this change to Changelog file.


Originally posted by @dennybrandes at zendframework/zend-form#231 (comment)

@samsonasik
Copy link
Member

I created PR #69 for it.

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

2 participants