in ValidatorSpec.js [6:8]
it('accepts implicit valid uuidv1', function () { expect(validate('23d57c30-afe7-11e4-ab7d-12e3f512a338')).toBe(true); });