Commit graph

42 commits

Author SHA1 Message Date
Dean Karn
cbf8124403 issue-#7
add ‘or’ operator to allow multiple validators to be used instead of
just the implicit ‘and’
2015-02-15 10:54:06 -05:00
Dean Karn
be02036f69 Merge branch 'issue-#1' into v1-development 2015-02-15 10:03:22 -05:00
Dean Karn
beb87b1d05 issue-#1
add rgb color validation function + Test Code
add rgba color validation function + Test Code
add hsl color validation function + Test Code
add hula color validation function + Test Code
2015-02-15 10:03:12 -05:00
Dean Karn
e92a15b226 Merge branch 'issue-#1' into v1-development 2015-02-14 22:16:15 -05:00
Dean Karn
dfe8a4e7fa issue-#1
add numeric validation function + Test Cases
add number validation function + Test Cases
add hexadecimal validation function + Test Cases
add hexcolor validation function + Test Cases
add email validation function + Test Cases
2015-02-14 22:16:03 -05:00
Dean Karn
b2367487a9 Merge branch 'issue-#1' into v1-development 2015-02-14 21:26:25 -05:00
Dean Karn
e8eadfc326 issue-#1
add alpha validation function + Test code
add alphanumeric validation function + Test code
2015-02-14 21:26:15 -05:00
Dean Karn
0b0dadb7d2 Merge branch 'v1' into v1-development 2015-02-14 14:15:44 -05:00
Dean Karn
8ece839d9e Merge branch 'v2-development' into v1 2015-02-14 14:15:30 -05:00
Dean Karn
5f9a79c2ea fix ampersand not displaying correctly 2015-02-14 14:15:19 -05:00
Dean Karn
342580bef5 Merge branch 'v1' into v2-development 2015-02-14 14:14:08 -05:00
Dean Karn
acbc848b79 Merge branch 'v1' into v1-development 2015-02-14 14:13:47 -05:00
Dean Karn
c63f5f5a80 add to documentation 2015-02-14 14:13:34 -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
141ddb10e5 Merge branch 'v1-development' into v1 2015-02-14 13:43:20 -05:00
Dean Karn
cb3aebb901 update README 2015-02-14 13:43:06 -05:00
Dean Karn
6c939e24a8 Merge branch 'v1-development' into v1 2015-02-14 13:32:07 -05:00
Dean Karn
5131e5e189 Merge branch 'issue-#6' into v1-development 2015-02-14 13:31:53 -05:00
Dean Karn
2334f777b8 issue-#6
add interface support + Test
2015-02-14 13:31:44 -05:00
Dean Karn
8f9951b564 Merge branch 'issue-#4' into v1-development 2015-02-14 13:00:59 -05:00
Dean Karn
23cff6eddb issue-#4
add documentation
2015-02-14 13:00:48 -05:00
Dean Karn
8d98e1dabb Merge branch 'v1-development' into issue-#4 2015-02-13 21:47:10 -05:00
Dean Karn
b6f1c7f043 Merge branch 'v1-development' into v1 2015-02-13 21:46:35 -05:00
Dean Karn
3637fdec01 Merge branch 'issue-#5' into v1-development 2015-02-13 21:46:21 -05:00
Dean Karn
399fda949a issue-#5
add Flatten function
add Test case for Flatten() function
2015-02-13 21:46:05 -05:00
Dean Karn
3614803628 issue-#5
add basic docs meant to be in issue-#4
2015-02-13 19:45:46 -05:00
Dean Karn
677d6810c5 Merge branch 'v1-development' into v1 2015-02-13 14:24:00 -05:00
Dean Karn
15d2131cb1 Merge branch 'issue-#3' into v1-development 2015-02-13 14:23:35 -05:00
Dean Karn
b2f3d55b2c issue-#3
add tests for existing functions.
2015-02-13 14:23:21 -05:00
Dean Karn
fe79700b95 issue-#3
unintended error redesign to heierarchical
2015-02-13 10:40:48 -05:00
Dean Karn
2c6624d2b6 Merge branch 'v1-development' into v1 2015-02-13 09:01:44 -05:00
Dean Karn
4139d8bd75 Merge branch 'issue-#2' into v1-development 2015-02-13 09:01:21 -05:00
Dean Karn
207b714da8 issue-#2
add Error interfaces to error structs
add const variable to production string variables.
2015-02-13 09:01:11 -05:00
Dean Karn
b9c9ddef92 Merge branch 'v0' 2015-02-12 22:45:07 -05:00
Dean Karn
cff7604ce7 function rename 2015-02-12 22:43:23 -05:00
Dean Karn
05d2507495 add omit empty check
allow for optional value checking
2015-02-12 22:42:16 -05:00
Dean Karn
1b249998b2 code cleanup 2015-02-12 21:42:24 -05:00
Dean Karn
aad5727a16 initial working commit 2015-02-12 20:49:57 -05:00
Dean Karn
83c9883fe8 add gopkg 2015-02-12 14:47:22 -05:00
Dean Karn
c0ff4f7f60 initial code
checkin so that can integrate with http://gopkg.in/
2015-02-12 14:40:37 -05:00
Dean Karn
2483ffe407 Initial commit 2015-02-12 11:32:22 -05:00