it('should be invalid if value is number', function () {
    // given
    constraint.number = 4;

    // when