An open API service indexing awesome lists of open source software.

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

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`