joeybloggs
3191556e30
Merge branch 'v7-development' into v7
2015-08-19 20:48:43 -04:00
Dean Karn
9a7e605915
Update README.md
...
update coverage badge
2015-08-19 20:44:25 -04:00
Dean Karn
d5462d5b41
Merge pull request #163 from bluesuncorp/v7-development
...
Update benchmarks + old external v6 references to v7
2015-08-19 20:40:22 -04:00
joeybloggs
4ab8352362
update benchmarks after nefield + necsfield changes
2015-08-19 20:34:58 -04:00
Dean Karn
72a602000a
Update README.md
...
update CI badge to v7
2015-08-19 20:30:28 -04:00
Dean Karn
95213db264
Update README.md
...
Update CI badge to v7-development branch
2015-08-19 20:27:56 -04:00
joeybloggs
55f9e44ce5
Update benchmarks for new go 1.5!
2015-08-19 17:06:19 -04:00
joeybloggs
15fdf82c30
Update verbiage for unique features for v7 cross struct cross field validation tags.
2015-08-19 13:32:32 -04:00
joeybloggs
3f4f84c358
Merge branch 'v6-development' into merge
...
Conflicts:
README.md
baked_in.go
benchmarks_test.go
util.go
validator_test.go
Changes to be committed:
modified: README.md
modified: baked_in.go
2015-08-19 13:29:24 -04:00
joeybloggs
14b90946b3
Backport v7 updates
...
backporting v7 updates for the near released v7.
2015-08-19 13:05:04 -04:00
joeybloggs
387cfe5aa9
Complete adding StructPartial and StructExcept
...
for issue-#149
2015-08-17 13:18:28 -04:00
joeybloggs
4a8a489366
Merge remote-tracking branch 'upstream/v7-development' into merge
2015-08-17 08:34:09 -04:00
joeybloggs
3697be93be
update benchmarks, pretty much the same
2015-08-16 21:23:51 -04:00
Dean Karn
f8fd45620a
Update README.md
...
update semaphore badge to production after merge
2015-08-01 21:00:31 -04:00
joeybloggs
d2ea21ad15
Add RegisterCustomTypeFunc for easier adding of CustomTypeFunc
...
Thanks @johnniedoe for ths pull request!
2015-08-01 20:54:40 -04:00
joeybloggs
048d7b8100
Merge branch 'v6-development' into v6
2015-07-30 22:51:34 -04:00
joeybloggs
6a8ed5612a
Update simple.go file && README
2015-07-30 22:44:06 -04:00
Dean Karn
d802346da4
Merge pull request #136 from bluesuncorp/v6-development
...
V6 development
2015-07-30 22:30:47 -04:00
joeybloggs
d363ed316c
Add handling of custom types
...
can add custom type handling, example: sql driver Valuer
can override any base data type like string or int ( I'd be carefull about that, but you can )
2015-07-30 22:24:43 -04:00
Dean Karn
54927e92d9
Merge pull request #124 from bluesuncorp/v6-development
...
Slit out assertion funcs. & add single field validation example
2015-07-26 21:53:31 -04:00
joeybloggs
ea0db1fa47
Add single Field validation example
2015-07-26 21:48:27 -04:00
Dean Karn
b9cdaa4346
Merge pull request #121 from bluesuncorp/v6-development
...
Update Docs. and Benchmarks
2015-07-23 12:52:11 -04:00
joeybloggs
aef21d4d30
Update Benchmarks
...
Split out benchmarks into Success and Failure for more realistic numbers.
I was validating 2 structs within the benchmarks, both a Successful and
Failing struct which was artificially inflating the numbers.
2015-07-23 12:44:17 -04:00
Dean Karn
a87651c07b
Update README.md
...
fix badge
2015-07-20 08:54:31 -04:00
Dean Karn
b009996c4a
Update README.md
...
update badge to proper branch
2015-07-19 21:47:54 -04:00
Dean Karn
ae135ef613
Update README.md
...
Change CI to Semaphore
2015-07-19 11:41:32 -04:00
joeybloggs
41b4a43989
Updated documentation for new v6
2015-07-19 10:48:16 -04:00
The Gitter Badger
c4ae288afd
Added Gitter badge
2015-07-06 12:00:40 +00:00
Dean Karn
7422dd4828
update latest benchmarks
2015-07-05 14:43:14 -04:00
joeybloggs
46b655a956
add some benchmarks to readme
...
for #72
2015-07-04 15:35:14 -04:00
joeybloggs
c4203fff25
add file and README example
2015-07-04 15:29:12 -04:00
Dean Karn
82abe38795
Add test coverage badge
...
add test coverage badge for issue #92
2015-07-04 13:25:49 -04:00
Dean Karn
6ae296cb93
Update README.md
...
fix go get documentation, remove the -u option
2015-06-08 09:06:40 -04:00
Dean Karn
74d0e52ab3
Update README.md
...
update branch url for travis ci
2015-05-08 12:10:16 -04:00
Dean Karn
4e9461558c
Update README.md
2015-04-19 10:40:32 -04:00
Dean Karn
4c73ffba66
update verbiage after pull request
2015-04-19 09:27:13 -04:00
Anthony Olurin
700e5f4b46
Minor typos
...
- Changes made to documentation and ReadME.
2015-04-19 00:01:15 -04:00
Dean Karn
04b0ff368d
Update README.md
2015-04-10 00:42:52 -04:00
Dean Karn
7ac98be692
changes in preparation for package rename to validator
...
update code for more idiomatic code
2015-04-10 00:30:30 -04:00
Dean Karn
a660c007dc
update for new organization
...
update README, links and documentation for new organization
2015-04-09 20:38:05 -04:00
Dean Karn
a3cb430fa1
issue-#20
...
add extra param of current struct.
2015-03-23 10:57:45 -04:00
Dean Karn
81672e3f6e
update v4-development branch README
2015-03-11 08:58:47 -04:00
Dean Karn
cfea08f69d
issue-#14
...
remove internal validator.
2015-03-11 00:11:32 -04:00
Dean Karn
4baeea9cd3
add v3 development branch
2015-03-06 11:39:45 -05:00
Dean Karn
191b1ce01f
v2 add cross field validation ability
2015-03-06 11:38:21 -05:00
Dean Karn
5a0fdabb75
add travis ci build status
...
add travis ci build status
2015-03-01 14:06:45 -05:00
Dean Karn
b5bc931559
update README
2015-02-14 13:55:29 -05:00
Dean Karn
e455eff3c7
Add to README
...
add contribution documentation.
2015-02-14 13:50:37 -05:00
Dean Karn
cb3aebb901
update README
2015-02-14 13:43:06 -05:00
Dean Karn
2483ffe407
Initial commit
2015-02-12 11:32:22 -05:00