diff options
| author | Misko Hevery | 2010-01-11 17:32:33 -0800 | 
|---|---|---|
| committer | Misko Hevery | 2010-01-11 17:32:33 -0800 | 
| commit | 6d5471c9bea9671dec7900a7bc548aea8ddd5a3e (patch) | |
| tree | 23a0affaa4b977b0eb776f515bd27eda89431049 /src/Validators.js | |
| parent | 1a42a3fab99ca02af0476f5a87175c53104aa2e3 (diff) | |
| download | angular.js-6d5471c9bea9671dec7900a7bc548aea8ddd5a3e.tar.bz2 | |
all files converted to prototype= {}
Diffstat (limited to 'src/Validators.js')
| -rw-r--r-- | src/Validators.js | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Validators.js b/src/Validators.js index eb8cff59..5549ee39 100644 --- a/src/Validators.js +++ b/src/Validators.js @@ -1,5 +1,3 @@ -// Copyright (C) 2009 BRAT Tech LLC -  foreach({    'regexp': function(value, regexp, msg) {      if (!value.match(regexp)) {  | 
