(function() { 'use strict'; angular .module('harbor.validator', [ 'harbor.services.user' ]); })();