https://github.com/caferrari/angular-validator-equals
A simple validator that checks if the model is equals to another model
https://github.com/caferrari/angular-validator-equals
Last synced: about 1 year ago
JSON representation
A simple validator that checks if the model is equals to another model
- Host: GitHub
- URL: https://github.com/caferrari/angular-validator-equals
- Owner: caferrari
- Created: 2016-02-19T12:23:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T12:35:58.000Z (over 9 years ago)
- Last Synced: 2025-06-30T22:01:54.738Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Angular Validator Equals
========================
Validate if an input has the same value as another input
[Demo](http://codepen.io/caferrari/pen/zrQBvY?editors=1010)
How to install
--------------
`bower install --save angular-validator-equals`