Dean Karn
b9105b5bf7
Merge pull request #96 from bluesuncorp/v5-development
...
Updated README
9 years ago
Dean Karn
e5ebe76ccf
Merge pull request #95 from joeybloggs/v5-development
...
Update README
9 years ago
joeybloggs
46b655a956
add some benchmarks to readme
...
for #72
9 years ago
joeybloggs
c4203fff25
add file and README example
9 years ago
joeybloggs
89a5909004
add test to ensure 100% of the lines of code are called, even in the pool
9 years ago
Dean Karn
f88ea46a9a
Merge pull request #94 from bluesuncorp/v5
...
Merge badge addition to v6 development
9 years ago
Dean Karn
0e7326e6a7
Merge pull request #93 from bluesuncorp/v5
...
Merge latest badge changes to development
9 years ago
Dean Karn
82abe38795
Add test coverage badge
...
add test coverage badge for issue #92
9 years ago
Dean Karn
26333a65c1
add goveralls test coverage
...
for #92
9 years ago
Dean Karn
5ca3cffc8c
Merge pull request #91 from bluesuncorp/v5
...
merge latest changes from v5
9 years ago
Dean Karn
d8e0c4d936
Merge pull request #90 from bluesuncorp/v5-development
...
Update Flatten logic to handle new dive logic
9 years ago
Dean Karn
4f5ff0f3b4
Merge pull request #89 from joeybloggs/v5-development
...
Update Flatten logic to handle new dive logic
9 years ago
joeybloggs
92bd6b335a
code cleanup
...
for #88
9 years ago
joeybloggs
f604b6cc96
Complete Flatten logic
...
for #88
9 years ago
joeybloggs
4d57165562
fix wrong variable used in checking for "[" char
...
for #85
9 years ago
joeybloggs
7d55bfddde
complete flatten logic for array elements
...
for #85
9 years ago
Dean Karn
d627af88ac
Merge pull request #87 from bluesuncorp/v5-development
...
Correct interface panic & add interface type handling
9 years ago
Dean Karn
f6358a9d49
Merge pull request #86 from joeybloggs/v5-development
...
Correct interface panic & add interface type handling
9 years ago
joeybloggs
c7ff296dca
correct interface issue
...
add handling of interface validation by determining it's type
for issue #85
9 years ago
Dean Karn
7ce6ffcb4d
Merge pull request #84 from bluesuncorp/v5
...
Merge latest changes from v5
9 years ago
Dean Karn
740b7d0daa
Merge pull request #83 from bluesuncorp/v5-development
...
Merge latest dive changes for slice, array and maps
9 years ago
Dean Karn
4574ba54c6
Merge pull request #82 from joeybloggs/v5-development
...
Merge dive logic for slice, array and map
9 years ago
joeybloggs
22aaa55c7c
add dive documentation
...
for #78
9 years ago
joeybloggs
200a5b4aad
finish map error handling & complete test coverage
...
for #78
9 years ago
joeybloggs
8bf793acde
correct map references pointing to slice after copy/paste
...
for#78
9 years ago
joeybloggs
14f176e8ac
add traverseMap
...
for #78
9 years ago
joeybloggs
98f4165fae
added time test
...
fix issue with time.Time data type validation
9 years ago
joeybloggs
a0f6d14ada
add more tests
...
correct pointer issue is traverseArray
for #78
9 years ago
joeybloggs
689d3e9989
finalized array error handling
...
for #78
9 years ago
joeybloggs
1ba858eec1
correct FieldError error printing idea issue
...
for #78
9 years ago
joeybloggs
6eded1f817
correct error output and index out of order error
...
for #78
9 years ago
joeybloggs
d019d02290
Add some initial validation
...
change slice errors variable type to map[int]error to allow tracking of index of the error i the array
for #78
9 years ago
joeybloggs
4afdc19aef
Finish initial array traversal logic
...
for #78
9 years ago
joeybloggs
a3cf2f5cf3
Merge branch 'v5-development' into add-array-slice-map-dive-support
10 years ago
Dean Karn
27a1d3f158
Merge pull request #81 from bluesuncorp/v5-development
...
Fix Issue with nested struct as pointer being nil
10 years ago
Dean Karn
3e4207bccb
Merge pull request #80 from joeybloggs/v5-development
...
Fix Issue with nested struct as pointer being nil
10 years ago
joeybloggs
e0e86490bf
Fix Issue with nested struct as pointer being nil
...
for #79
10 years ago
joeybloggs
e0bfa17b22
add initial dive logic
10 years ago
Dean Karn
c06d47f593
Merge pull request #77 from bluesuncorp/v5-development
...
Merge new validators + godoc examples
10 years ago
Dean Karn
64eb07fa30
Merge pull request #76 from joeybloggs/v5-development
...
Add More Validators + Add godoc examples
10 years ago
joeybloggs
63a3b7e6ad
add multibyte test case for blank string to maintain 100% test coverage
10 years ago
joeybloggs
35aff710e4
added many new validator + tests + documentation:
...
ascii
printascii
multibyte
datauri
latitude
longitude
ssn
10 years ago
joeybloggs
7aa70841bc
add uuid, uuid3, uuid4 and uuid5 validators + tests + documentation
10 years ago
joeybloggs
20d9b7909f
add isbn, isbn10 and isbn validators + tests + documentation
10 years ago
joeybloggs
05e0fe1f85
updated various regex's to remove any capturing groups
10 years ago
joeybloggs
5db5165e2c
update rub and reba regex
...
rejects now properly test for RGB 255 and RGB using percentages, before it allowed mixing of percentages or numbers between 0-255 but it's either or now.
10 years ago
joeybloggs
9ff11ae808
break out benchmarks into separate file
...
create examples file for better godocs
10 years ago
Dean Karn
049d448603
Merge pull request #73 from bluesuncorp/v5
...
Merge latest changes from v5
10 years ago
Dean Karn
df95f9de27
Merge pull request #71 from bluesuncorp/v5-development
...
V5 development
10 years ago
Dean Karn
be66dfe125
Merge pull request #70 from joeybloggs/v5-development
...
add call to SetMaxStructPoolSize in test to ensure continued 100% tes…
10 years ago