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

    // when