This repository was archived by the owner on Jul 1, 2020. It is now read-only.
Added Protractor tests and fixed issue #36
- Added full End-to-End tests for all available Validators with Protractor for both the Directive & Service
- Fixed issue #36 where the bower.json scripts order was incorrect
- Fixed a few minor bugs found when writing Protractor tests
- Changed all locale translations :param with {0}, {1} to follow a better standard as C# String.Format()