Dean Karn
37ced95e7a
Merge branch 'v3' into v4-development
10 years ago
Dean Karn
c9d7d65add
Merge pull request #19 from joeybloggs/v3-development
...
issue-#18
10 years ago
Dean Karn
622107d990
issue-#18
...
add “structonly” tag for struct only and not field validation
10 years ago
Dean Karn
262159d105
Merge pull request #16 from joeybloggs/v3-development
...
V3 development
10 years ago
Dean Karn
684c339b0d
issue-#15
...
correct incorrect call to ValidateStruct and changed to
ValidateStructRecursive
10 years ago
Dean Karn
773ef71208
Merge branch 'v3' into v3-development
10 years ago
Dean Karn
81672e3f6e
update v4-development branch README
10 years ago
Dean Karn
cfea08f69d
issue-#14
...
remove internal validator.
10 years ago
Dean Karn
93115af786
Merge branch 'v2' into v3-development
10 years ago
Dean Karn
276e0f9b58
Merge branch 'v2-development' into v2
10 years ago
Dean Karn
edb25ac80e
issue-#13
...
add generic cross field validation for Number and time.Time data types
10 years ago
Dean Karn
49af7560c9
Merge branch 'v2' into v3-development
10 years ago
Dean Karn
bb80e920d4
Merge branch 'v2-development' into v2
10 years ago
Dean Karn
c0c54e6ddf
issue-#12
...
add return of variable Type as well as Kind
10 years ago
Dean Karn
f1877dbecc
Merge branch 'v2' into v3-development
10 years ago
Dean Karn
70fa985b2b
Merge branch 'v2-development' into v2
10 years ago
Dean Karn
dfab3dff09
add documentation to new handling of time.Time
10 years ago
Dean Karn
1f8aa174a9
Merge branch 'v2' into v3-development
10 years ago
Dean Karn
e0bf69bca2
Merge branch 'v2' into v2-development
10 years ago
Dean Karn
250bdade04
Merge branch 'v2-development' into v2
...
Conflicts:
validator.go
10 years ago
Dean Karn
e882184fe2
issue-#11
...
update gt, gte, lt and let to handle dates compared to time.Now().UTC()
10 years ago
Dean Karn
4baeea9cd3
add v3 development branch
10 years ago
Dean Karn
191b1ce01f
v2 add cross field validation ability
10 years ago
Dean Karn
5a0fdabb75
add travis ci build status
...
add travis ci build status
10 years ago
Dean Karn
f0c9b0b058
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
7c45e0efc7
issue-#9
...
Trigger Travis CI build
10 years ago
Dean Karn
65438b3d68
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
a2f3f878b2
issue-#9
...
add travis ci integration
10 years ago
Dean Karn
2ed7ee5742
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
a0a13613b1
Merge branch 'v1-development' into v1
10 years ago
Dean Karn
15b7b028b2
Merge branch 'issue-#8' into v1-development
10 years ago
Dean Karn
46e519deac
issue-#8
...
update to provide 100% test coverage
10 years ago
Dean Karn
6d279552df
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
0f02c73a64
Merge branch 'v1' into v1-development
10 years ago
Dean Karn
ac82433503
Update to return FieldValidationError for single field validation
...
update to return FieldValidationError for single field validation
add Kind, Param and Value to the FieldValidationError struct to allow
for a more automated error handling api outside of this library.
10 years ago
Dean Karn
f914a41cfc
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
550287f7c6
Merge branch 'v1-development' into v1
10 years ago
Dean Karn
6c26ed7bba
Merge branch 'issue-#1' into v1-development
10 years ago
Dean Karn
4e4a2a2b8e
issue-#1
...
add url validation and test cases
add uri validation and test cases
10 years ago
Dean Karn
a91f0d6835
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
3740ae10a0
Merge branch 'v1-development' into v1
10 years ago
Dean Karn
53ffdb7742
Merge branch 'issue-#1' into v1-development
10 years ago
Dean Karn
2073d33609
issue-#1
...
add lt validation function + test code
add lte validation function + test code
add gt validation function + test code
add get validation function + test code
10 years ago
Dean Karn
b1ff752828
Merge branch 'v1-development' into issue-#1
10 years ago
Dean Karn
cd1ced990a
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
87fff1c79c
Merge branch 'v1-development' into v1
10 years ago
Dean Karn
cc1ba6ae76
Merge branch 'issue-#7' into v1-development
10 years ago
Dean Karn
cbf8124403
issue-#7
...
add ‘or’ operator to allow multiple validators to be used instead of
just the implicit ‘and’
10 years ago
Dean Karn
d856656ad9
Merge branch 'v1' into v2-development
10 years ago
Dean Karn
74deae727b
Merge branch 'v1-development' into v1
10 years ago