yuyang041060120 / ng2-validation

angular2 validation
https://yuyang041060120.github.io/ng2-validation/index.html
MIT License
611 stars 213 forks source link

How to disable the max validator #115

Open manst opened 6 years ago

manst commented 6 years ago

Hi. I want to use the native max attribute, not validator. But if I add the attribute, then the validator is added and my form becomes not valid.

jaysalvat commented 6 years ago

Same problem here :)

braxtondiggs commented 6 years ago

any workarounds for this?