@floydspace/ngx-validation
Version:
angular 2, 4 set of custom validation directives
16 lines (10 loc) • 495 B
Markdown
# 1.0.2 (2017-08-05)
## Features
* **email**: prevent validator injection if there is a built-in email validator
* **max**: prevent validator injection if there is a built-in max validator
* **min**: prevent validator injection if there is a built-in min validator
# 1.0.1 (2017-08-04)
## Bug Fixes
* **phone**: fixed validation of formated phone numbers
# 1.0.0 (2017-08-04)
See Origin [CHANGELOG](https://github.com/yuyang041060120/ng2-validation/blob/master/CHANGELOG.md)