this.authorInput.getWarnings = function () {
            return $.Deferred().resolve( [] ).promise();
        };