md-input doesn't pass through pattern
attribute
#841
Labels
help wanted
The team would appreciate a PR from the community to address this issue
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Hi,
Input tag has several validators (
required, minlength, maxlength, pattern
). It seems thatpattern
validator is not implemented or not working.I am working with version 2.0.0-alpha.6
How is handle custom validators?
Thanks
The text was updated successfully, but these errors were encountered: