Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ory/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
https://github.com/ory/gojsonschema
3ad00a129157fcfc5c4c01103c3816cef8ee5709 authored almost 8 years ago by risk danger olson <[email protected]>
301a2b3f0064b7dfe03d21e4e27bfdecf30b8e80 authored almost 8 years ago by risk danger olson <[email protected]>
Fix jsonReferenceLoader for custom filesystems
f06f290571ce81ab347174c6f7ad2e1865af41a7 authored about 8 years ago by xeipuuv <[email protected]>Make formatErrorDescription thread-safe
5760b6210bbde64d3efe96dca235914dc51a2907 authored about 8 years ago by xeipuuv <[email protected]>503fefc5f71dd7bdc1c7640ffa86ecdaf92d5678 authored about 8 years ago by Johan Dorland <[email protected]>
Map "regex" formatter to the correct `FormatChecker`.
59f99ebfe5f712a0055e321231fc3be94e4e00b2 authored about 8 years ago by xeipuuv <[email protected]>a85d60cfbf77d6acf09374d73650a3f3b11acad9 authored about 8 years ago by William Bailey <[email protected]>
6bfc183290e0ca1449a653ac718f31f668eb4d24 authored about 8 years ago by emosbaugh <[email protected]>
Text template
e18f0065e8c148fcf567ac43a3f8f5b66ac0720b authored about 8 years ago by xeipuuv <[email protected]>
Informing the user that the returned string is now text/template
compatible
Instead of using the `%xx%' pattern to make translations, this patch
uses the go default package...
Add String() to ResultError interface
3a089261b6b42d98d910b1444e36ac9347ad87f9 authored about 8 years ago by xeipuuv <[email protected]>84d19640f6a75347b7ef1e1df7585c4bdb382900 authored about 8 years ago by Benjamin De Bernardi <[email protected]>
Added bytes loader that allows processing []byte
00f9fafb54d2244d291b86ab63d12c38bd5c3886 authored over 8 years ago by xeipuuv <[email protected]>ba9331c9dc1c628dd3f1707a82ac10fe3b7db3f1 authored over 8 years ago by Volodymyr Kuznetsov <[email protected]>
In some situations I have raw bytes, not a string. I want to avoid unnecessary conversion so I a...
e9ac043611335e1629dcf9a671d8fb9d2c0c1258 authored over 8 years ago by Volodymyr Kuznetsov <[email protected]>Don't Panic when Pattern isn't a string
3f368bbe0e3d19097637bbdf8fdc5383ec1e25e5 authored over 8 years ago by xeipuuv <[email protected]>07a7d124fdc573e27622f02839feff945b64ff25 authored over 8 years ago by Tom Pytleski <[email protected]>
using non-escaped URI reference (spaces, backslashes, etc.)
should also address the issue #94
2aca3de74db65098c7552f3b69d6654ad4cc6ebc authored over 8 years ago by Stephen Searles <[email protected]>
fixed false validation error. positional array schemas are supposed to pass if the instance has ...
4f624f6197547606054e042e7903db103585e151 authored over 8 years ago by xeipuuv <[email protected]>29b238f29b066a507a53c79bdf31d371cc308a72 authored over 8 years ago by Stephen Searles <[email protected]>
e358931599cf2f8c1398a060080c8ebb8413dc33 authored over 8 years ago by Stephen Searles <[email protected]>
avoid url-encoded characters in file name
e4f482d0deea5bfc0522ab4582c5fdbd2edc98ad authored over 8 years ago by xeipuuv <[email protected]>
using non-escaped URI reference (spaces, backslashes, etc.)
should also address the issue #94
fixing positional array validation. fixes #113
0a98b2bd93655a563d1f23c4407e8f01791b6b31 authored over 8 years ago by xeipuuv <[email protected]>e978c54337e6d7ca1a69d71d20c1022d585fffd1 authored over 8 years ago by Stephen Searles <[email protected]>
Fix Circular Ref Panic
66a3de92def23708184148ae337750915875e7c1 authored over 8 years ago by xeipuuv <[email protected]>deb63237201b1dd24398f8319e8b27e390c62db8 authored over 8 years ago by Tom Pytleski <[email protected]>
8b39c6209d5d77f9f2f14a4de77ae2a2cda71dad authored over 8 years ago by Tom Pytleski <[email protected]>
RegexFormatChecker
c539bca196be50ccdd1f0bcd9076de95f9081831 authored over 8 years ago by xeipuuv <[email protected]>c7df3b594f410ec79b21b4aad421624b282e1b84 authored over 8 years ago by Piotr Kowalczuk <[email protected]>
Fix incorrect string comparison
c395321cdc9f3777b70ca9c439e20b5789de6304 authored over 8 years ago by xeipuuv <[email protected]>
The canonical string for these reference is empty and not "#". Also
added a simple test that thi...
Make JSONLoader public to support cusotm json loader
8029392a4dc2c7ba9a0c3fb78431983cf5091915 authored over 8 years ago by xeipuuv <[email protected]>ac948b64b57aa1beeb91c87069730e6f24bc91d9 authored over 8 years ago by Yuichi Murata <[email protected]>
jsonLoader: add support for http.FileSystem
d5336c75940ef31c9ceeb0ae64cf92944bccb4ee authored over 8 years ago by xeipuuv <[email protected]>
Currently jsonReferenceLoader only supports raw filesystem lookups. This
introduces a new constr...
better handling of integers
d3178baac32433047aa76f07317f84fbe2be6cda authored over 8 years ago by xeipuuv <[email protected]>d0043fbb451ff00cb5e52b19e83f841938bc009e authored over 8 years ago by Tom Pytleski <[email protected]>
Add glide dependency file
93e72a773fade158921402d6a24c819b48aba29d authored almost 9 years ago by sigu-399 <[email protected]>Fix always-false comparison
52a08ca9ed4334e4e3a200c39b19240817c5f38c authored almost 9 years ago by sigu-399 <[email protected]>
$ go vet
result.go:129: comparison of function Value == nil is always false
exit status 1
8aaeab0bdace6e5ec267435cd9eec64b7d29bde1 authored almost 9 years ago by Marcel Gotsch <[email protected]>
Check label and full name length in hostname format
3988ac14d6f66842abf574a0615d2935ef5dab9d authored about 9 years ago by xeipuuv <[email protected]>Fix validation of IPv4-mapped IPv6 addresses
a2096e0775256570e207f34ab0af80fd9fc46858 authored about 9 years ago by xeipuuv <[email protected]>a481dcf4e74b808dfd057e0a15f523e984496cd2 authored about 9 years ago by Dejan SANADER <[email protected]>
1f650f0760c4f62b666aae2d8cbf5e5f2e2bf197 authored about 9 years ago by Dejan SANADER <[email protected]>
36d76f4d2c1f4e8443efae59183c48fed4490810 authored about 9 years ago by Dejan SANADER <[email protected]>
Fix a bug that has bad error msg when have exclusiveMaximum or exclusiveMinimum
613dfdb30abd1fac68b350bb38f5ab14343cda4b authored about 9 years ago by xeipuuv <[email protected]>exclusiveMinimum, refs issue#86
8a23b3506e673c5f92cc5e4aff27502ae0cced89 authored about 9 years ago by Lyle Xu <[email protected]>Fix a bug that cause maximum/minimum validation bad error message, refs #81
eaefb5ee7f69c0d0639e81b4009e1b4da5254438 authored about 9 years ago by xeipuuv <[email protected]>883c8cfcb11def2e0b8832f975a56c702e208efa authored about 9 years ago by Lyle Xu <[email protected]>
Add support for delimiter
ac452913faa25c08bb78810d3e6f88b8a39f8f25 authored over 9 years ago by xeipuuv <[email protected]>bc8ead1f65df1a6634b2074f1917a3d7b38c7bad authored over 9 years ago by Michael Persson <[email protected]>
32ec3b388633cd08f2ac9970a53dc2278b1bc4c6 authored over 9 years ago by sigu-399 <[email protected]>
9525560da9e4339f64e1e1300fdc3c9c8f78a979 authored over 9 years ago by sigu-399 <[email protected]>
417d87020354f57cfa8edad74418dbe62c53d495 authored over 9 years ago by sigu-399 <[email protected]>
It allows to use UseNumber() and get json.Number instead of a float64
primitive.
Fix error description when numbers are interpolated
888f4e6541f4d1d50161e5880e9828865089f966 authored over 9 years ago by xeipuuv <[email protected]>665037f5e54e58823660c08f0c56db391159fa85 authored over 9 years ago by Santiago Lapresta <[email protected]>
Add support for "uuid" format
987b638051a365f087b9e7120eb92bb1b1df341b authored over 9 years ago by xeipuuv <[email protected]>
Adds support for the "uuid" format, which notably is not in the JSON
Schema core specification.
Add special handling for file URL scheme on Windows
ca1c3bfdb3688e1bc505b09e76a09b7ee1222dad authored over 9 years ago by xeipuuv <[email protected]>f29b32af261c7298d9962e86305b6da2b887dd6b authored over 9 years ago by David Golub <[email protected]>
Extra character trim bugfix
eb966db2a6901073163758bd7473008c0d9a1167 authored over 9 years ago by xeipuuv <[email protected]>c01264651d6c3fcaa05ab51de0de3c16431d090f authored over 9 years ago by Krzysztof Kwapisiewicz <[email protected]>
Fix LTE/GTE mismatched errors. Add unit tests to verify error types
a15f4573b41cd7f19169b49d9d0163fe902b7ebc authored over 9 years ago by xeipuuv <[email protected]>4b88877b3067355ebd94efe4301e788c28e0abe9 authored over 9 years ago by Cristian Graziano <[email protected]>
6ea07b2b0148fb6e994f8c511b8955b90c3c542c authored over 9 years ago by xeipuuv <[email protected]>
Add support for email format as well as the ability to define custom formats
9477be3ee579945444f69991e2762363841d40a5 authored over 9 years ago by xeipuuv <[email protected]>c9bed9f4e720134edc0882f0709b4cd8a91ffcc3 authored over 9 years ago by Cristian Graziano <[email protected]>
007aa8f2403e39b4a8d2e79b09b82eeddbd2bc86 authored over 9 years ago by Cristian Graziano <[email protected]>
b5e20791479159420510942d64324d14457924bb authored over 9 years ago by Cristian Graziano <[email protected]>
Enhance error context and support for custom locales
ef1f5aab1a01ccb07813f609766f278a55a832c1 authored over 9 years ago by xeipuuv <[email protected]>fd1ad30a2edbd7d2f2d053149de2d9de3c30fec6 authored over 9 years ago by Cristian Graziano <[email protected]>
Correct broken links in README, add .gitignore
71b85f61a135e79143f3d3238d5175a4f29b6689 authored almost 10 years ago by xeipuuv <[email protected]>.gitignore added for swapfiles.
c5eedb1337150f52b525bdddf567244bcd2c0d11 authored almost 10 years ago by Bodie Solomon <[email protected]>interface made public
b2db4d2667c71a1135299ea76215d74586ca6b8a authored about 10 years ago by sigu-399 <[email protected]>82b384eb55f41a5caf3f35de3ca2b824839bc968 authored about 10 years ago by sigu-399 <[email protected]>
80b1db47de07d3703b1f9337e5d83f252afa7932 authored about 10 years ago by sigu-399 <[email protected]>
b16356817040c6a0af10ef215d71ff2fe7d423a1 authored about 10 years ago by xeipuuv <[email protected]>
36041516d218eac0e9dd9aa96161e2bd6f1e3e83 authored about 10 years ago by xeipuuv <[email protected]>
842aed50e73f1a8468c3c9a0aa671068d7a05417 authored about 10 years ago by sigu-399 <[email protected]>
5417a76d3b32631cee2d14c9c631f7bf0ae3e45e authored about 10 years ago by xeipuuv <[email protected]>
d875f37d01e6db01213427f88255a0851e30268f authored about 10 years ago by sigu-399 <[email protected]>
9389d4c0845cd3290867101d153d403987832f7f authored about 10 years ago by sigu-399 <[email protected]>
3a325375e218e80d25fa873f2932dfeea998b1c4 authored about 10 years ago by xeipuuv <[email protected]>
be0ef9981d207ee93d1d8eba73a0955153ef9d13 authored about 10 years ago by xeipuuv <[email protected]>
039c3ea328b3514a4598390ddada686d7e7fa2e1 authored about 10 years ago by xeipuuv <[email protected]>
Conflicts:
README.md
37d28174d460f7f7710c4361d9cd616ff3b9fedd authored about 10 years ago by sigu-399 <[email protected]>
ca27e250bc4860f5478ede382a9bd223036f6c81 authored about 10 years ago by sigu-399 <[email protected]>
910e5d9620cf57c72adee896de0b4666c953707c authored about 10 years ago by sigu-399 <[email protected]>
b65bb3e3cc4a2398f0a4fcf8c8af747cfd42610b authored about 10 years ago by xeipuuv <[email protected]>
338433fbd9e923c5d01ba7f869663db4355dc241 authored about 10 years ago by sigu-399 <[email protected]>
c545893723fe37f3cfd2862557fb8e8d9b11b809 authored about 10 years ago by sigu-399 <[email protected]>
e334208935b68fd963f2ce31d8bcec47a1e025a3 authored about 10 years ago by sigu-399 <[email protected]>
e60e7bd9017431e4aae81cabea9c1796763ef0fb authored about 10 years ago by sigu-399 <[email protected]>
dd6c8e7becfd11e3ad7d24e78474d25005bf7324 authored about 10 years ago by xeipuuv <[email protected]>