} else if (!validator.equals(p1, p2 || '')) {
            model.errors.add('ne2Password', 'The two new passwords don\'t match.');
            this.invalidate();
        }