it('should return the validation result', function () {
    // given
    var value = 'a';

    // when