yuyang041060120 / ng2-validation

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

Explanation for the digits validator #107

Open jbeckton opened 7 years ago

jbeckton commented 7 years ago

Most of the validators are self explaining but since there is no description for any of the validators can someone tell me what the digits validator is for?

Thanks

trevor-hackett commented 7 years ago

It validates that the input contains only digits/numbers