Dean Karn
7ac98be692
changes in preparation for package rename to validator
...
update code for more idiomatic code
10 years ago
Dean Karn
1e1442d02c
merge changes from Pull Request #24 from @manucorporat
10 years ago
Dean Karn
a3cb430fa1
issue-#20
...
add extra param of current struct.
10 years ago
Dean Karn
622107d990
issue-#18
...
add “structonly” tag for struct only and not field validation
10 years ago
Dean Karn
684c339b0d
issue-#15
...
correct incorrect call to ValidateStruct and changed to
ValidateStructRecursive
10 years ago
Dean Karn
cfea08f69d
issue-#14
...
remove internal validator.
10 years ago
Dean Karn
c0c54e6ddf
issue-#12
...
add return of variable Type as well as Kind
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
191b1ce01f
v2 add cross field validation ability
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
4e4a2a2b8e
issue-#1
...
add url validation and test cases
add uri validation and test cases
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
e8eadfc326
issue-#1
...
add alpha validation function + Test code
add alphanumeric validation function + Test code
10 years ago
Dean Karn
2334f777b8
issue-#6
...
add interface support + Test
10 years ago
Dean Karn
23cff6eddb
issue-#4
...
add documentation
10 years ago
Dean Karn
399fda949a
issue-#5
...
add Flatten function
add Test case for Flatten() function
10 years ago
Dean Karn
b2f3d55b2c
issue-#3
...
add tests for existing functions.
10 years ago
Dean Karn
fe79700b95
issue-#3
...
unintended error redesign to heierarchical
10 years ago
Dean Karn
207b714da8
issue-#2
...
add Error interfaces to error structs
add const variable to production string variables.
10 years ago
Dean Karn
cff7604ce7
function rename
10 years ago
Dean Karn
05d2507495
add omit empty check
...
allow for optional value checking
10 years ago
Dean Karn
1b249998b2
code cleanup
10 years ago
Dean Karn
aad5727a16
initial working commit
10 years ago
Dean Karn
c0ff4f7f60
initial code
...
checkin so that can integrate with http://gopkg.in/
10 years ago