in ValidatorSpec.js [15:17]
it('denies if wrong version', function () { expect(validate('23d57c30-afe7-11e4-ab7d-12e3f512a338', 4)).toBe(false); });