Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/graphql-java/graphql-java-extended-validation

Validation library for graphql-java input
https://github.com/graphql-java/graphql-java-extended-validation

make fraction part in DigitsConstraint optional (#92)

* make fragment part in DigitsConstraint optional

* make fragment part in DigitsConstraint op...

c22f5ec5933fa923b403916001f53a6589d63aa2 authored about 1 year ago by lgemela <[email protected]>
Merge pull request #91 from graphql-java/readme-update-21

Update readme for v21

02e006a213c944c0f4e2e55c7f31f2cc603ffc9c authored over 1 year ago by dondonz <[email protected]>
Update readme for v21

3ab5b291516c93bf146fe1285378866ac9fe803f authored over 1 year ago by dondonz <[email protected]>
Merge pull request #90 from graphql-java/graphql-context-added

GraphqlContext added as well as the locale fix promised for so long

10a3f60ede8807e8d23fd99df7af3e77b841c715 authored over 1 year ago by dondonz <[email protected]>
Locale is now in DFE - no need for reflection

d04517c6a0ef034b0698557eb1dd6213ad7def86 authored over 1 year ago by Brad Baker <[email protected]>
Locale is now in DFE

e1bcdaa48da42e7e88a5250d1d687e127966ad8c authored over 1 year ago by Brad Baker <[email protected]>
Added graphql context to ValidationEnvironment

6f77b8082a7930eb2ea92b75254c6c36a3e57b44 authored over 1 year ago by Brad Baker <[email protected]>
Merge pull request #89 from graphql-java/v21-update

Upgrade GraphQL Java to v21.0, Gradle to 8.3, Extended Scalars to v21.0

fde06da22573844015fb4b4ce8fd25c47f56db92 authored over 1 year ago by dondonz <[email protected]>
Retain trivial DataFetcher marker when original DataFetcher was trivial (#88)

Create a TrivialFieldValidatorDataFetcher which implements TrivialDataFetcher instead of a stand...

34df7d315d66029c91be125dc2f10a58995fab61 authored over 1 year ago by mushipeas <[email protected]>
Update extended scalars to v21

7ec4ffdb2abde5ae639c1a93045586638627e417 authored over 1 year ago by dondonz <[email protected]>
Update to GraphQL Java v21.0 and add Java toolchain

720bd16056e59d0ff4ab69ccd72114cd7763b202 authored over 1 year ago by dondonz <[email protected]>
Update GitHub actions

868bf164f93df1e8d8e3e814fe5e9b979fc86951 authored over 1 year ago by dondonz <[email protected]>
Upgrade Gradle to 8.3

bcaa29fcba23310b0459014391e9cfb8744776d3 authored over 1 year ago by dondonz <[email protected]>
Merge pull request #86 from graphql-java/update-master-build-versioning

Prepend 0.0.0 to master build versions

256530b034d5072a9c82b081d492ed999d26b0d6 authored almost 2 years ago by dondonz <[email protected]>
Prepend 0.0.0 to master build versions

4ea1731b355107ea74138136a6c0ae634492c30e authored almost 2 years ago by dondonz <[email protected]>
Merge pull request #84 from graphql-java/java-11

Upgrade to Java 11

e5f08ecdcf2df169edbbfb81b4e9d2f354bdb30e authored about 2 years ago by dondonz <[email protected]>
Upgrade to Java 11

7bbe4e69bfc93ea0baf2215b2bd47a3165139228 authored about 2 years ago by dondonz <[email protected]>
Merge pull request #83 from graphql-java/fix-typo

Fix typo

387eb677e7fee44efbfd35d07b1c244d58168550 authored about 2 years ago by dondonz <[email protected]>
Merge branch 'master' into fix-typo

# Conflicts:
# README.md

d1fe2e4d560737f96fbe5075ae60eeb57708e377 authored about 2 years ago by dondonz <[email protected]>
Fix typo

d0c903227645cab26d28a05d6a2ee023125cbd91 authored about 2 years ago by dondonz <[email protected]>
Merge pull request #82 from graphql-java/gj-20

Upgrade to graphql-java v20

6ce6c31d61e02cd5f02dd4dbfdbb5123754fd97b authored about 2 years ago by dondonz <[email protected]>
Upgrade to graphql-java 20

f636623d5db41790702d575a09f6e557b9892b3f authored about 2 years ago by dondonz <[email protected]>
docs: update version to 19.1

d0fb9c45b173df62575ceb0e6f5aba9fd5166eca authored about 2 years ago by Adam Setch <[email protected]>
Merge pull request #81 from graphql-java/fix-maven-badge

Fix badge to 19.1

06efd0ae78beecf78fc1f71444dba0bbb31b16fe authored about 2 years ago by dondonz <[email protected]>
Fix badge to 19.1

eb15bfe16bca87866b70a02fcee4552674b06c7f authored about 2 years ago by dondonz <[email protected]>
Merge pull request #78 from graphql-java/update-jakarta-el

Update jakarta.el to include patch for CVE-2021-28170

05a6d6953f5ab877f271d1a71c544c0102622c2b authored over 2 years ago by dondonz <[email protected]>
Update jakarta.el to include patch for CVE-2021-28170

f76c71907c143791d0070f71d11b178e17a231b7 authored over 2 years ago by dondonz <[email protected]>
Update jakarta.el to include patch for CVE-2021-28170

671a939ac4d77074004e468b75770875b0c7de3b authored over 2 years ago by dondonz <[email protected]>
Merge pull request #76 from graphql-java/gj-19.2-update

Update graphql-java to 19.2

46e2010599332e25fb981adf9623f45fb3f6d1b8 authored over 2 years ago by dondonz <[email protected]>
Update graphql-java to 19.2

994b9f97d304f3f19255a8dff84c3a514454d134 authored over 2 years ago by Donna Zhou <[email protected]>
Remove wildcard imports (#75)

* merge with master

* remove all wildcard imports

3d1969c530fb176fcdf99393b46649ad0ec749d5 authored over 2 years ago by Sunny Pelletier <[email protected]>
merge with master (#72)

598e37504d72417818dbdbd9a893ddc3fada73fe authored over 2 years ago by Sunny Pelletier <[email protected]>
docs: update readme for 18.x series of releases

b7bc9de7ded207ebe4c2cbd4cc3e87c88ba4aa8e authored over 2 years ago by Adam Setch <[email protected]>
Merge remote-tracking branch 'origin/master'

a07d5a7281fdbb76cd463409fd73be9ff9d158c2 authored over 2 years ago by Adam Setch <[email protected]>
Merge pull request #66 from setchy/master

chore(deps): update to grapqhl-java:18.1

3409635bc880657e289b44205670c981fd8aa31b authored over 2 years ago by Adam Setch <[email protected]>
docs: add release and snapshot badge

03f22ffd4b08b7b8e1799347191c93e8a1014d39 authored over 2 years ago by Adam Setch <[email protected]>
chore(deps): update to grapqhl-java:18.1

cd60d11ef60843a46e1e148d4a08bd940975fca6 authored over 2 years ago by Adam Setch <[email protected]>
Replace to `ConcurrentMap` from `Map` (#65)

Co-authored-by: heowc <[email protected]>

b3d9bc378742ae7aa5c217810129bb8322e42edf authored over 2 years ago by WonChul Heo <[email protected]>
Pass in the correct value when building the error message (#63)

1319d3d4d673154439d2413aea60bf89f4e8b8c6 authored over 2 years ago by Paul Pop <[email protected]>
chore(deps): Updating to use graphql-java 18.0 (#60)

50bbe74931b9e7aae12f6219dd96ec06e3eb3e22 authored over 2 years ago by Adam Setch <[email protected]>
Update README.md

Update readme to correctly reference 17.0 versions of this library

0cf370cd1e792e2277a7a4b50a0cdf4df427c552 authored almost 3 years ago by Adam Setch <[email protected]>
Feature/support list element validation for all constraints (#48)

* fix schema wiring

* refactor validation rules

* refactor a little

* continue

* sim...

6ec5b5882c40baa5c971d1b86d647bf05c3bb002 authored about 3 years ago by Sunny Pelletier <[email protected]>
Upgrading to graphql-java 17.0 (#49)

6ffc6742e79ef88b292855f9dad6ce77ebe1294c authored over 3 years ago by Brad Baker <[email protected]>
Upgrading to graphql-java 17 and test running again (#47)

* Upgrading to graphql-java 17 and test running again

* Upgrading to graphql-java 17 and test...

d779f85c728484887464393f45decf2423d3da13 authored over 3 years ago by Brad Baker <[email protected]>
Ignore size constraint when value is null (#42)

- GraphQL's `!` does this validation by default
- This is standard Spring behavior

9e5f06ba83265c121718a808a2c132364a466800 authored over 3 years ago by MarcusWalz00 <[email protected]>
Feature/bump hibernate validators version (#46)

* fix schema wiring

* bump version of hibernate validator

* fix imports

* refix imports...

348a51b18144cf361a4f66538fd7556acf5030db authored over 3 years ago by Sunny Pelletier <[email protected]>
Merge pull request #43 from setchy/issue-31-notblank-list

Adding Lists support for @NotBlank validation directive

471f54401ab22617ff599ab2949aa50ee6777222 authored over 3 years ago by Adam Setch <[email protected]>
Merge pull request #44 from setchy/master

(chore) updating graphql-java, hibernate-validator, groovy-all dependencies

9964dfd797e046e70b17e3beac82bfbe560869ff authored over 3 years ago by Adam Setch <[email protected]>
Updating to system.env

1824a5d495e2a160715ba673339b23a5314fd706 authored over 3 years ago by Brad Baker <[email protected]>
Updating badges

82c84467f82583a8b5c458feae8507b93ad6b112 authored almost 4 years ago by Brad Baker <[email protected]>
Removing Travis

933b25c30063aed2a1830aaad12a83a0f72f3718 authored almost 4 years ago by Brad Baker <[email protected]>
Updating to GitHub actions and publishing to Maven Central

5bb11a966f5b5cfa83a059cfe8569d53138b376e authored almost 4 years ago by Brad Baker <[email protected]>
Updating groovy-all to match dep used in graphql-java

7683eb45def98319834bdff84cc9b6dabb1b07aa authored almost 4 years ago by Adam Setch <[email protected]>
Updating hibernate-validator to what is in springboot 2.4.3

d11487b7fb6e5cc24746465e99af52acb37be95f authored almost 4 years ago by Adam Setch <[email protected]>
Updating graphql-java to latest

df6b29924cae63c16f5627bd99b169d1a088b631 authored almost 4 years ago by Adam Setch <[email protected]>
Adding Lists support for @NotBlank validation directive

09d3ddccdd7a1ab637acf3614aad996017f80c64 authored almost 4 years ago by Adam Setch <[email protected]>
Merge pull request #37 from aoudiamoncef/master

refactor: skip running validation on null value

f2dd5b7314e3f716fbc97a0edd7270afa7f8ed0c authored almost 4 years ago by Adam Setch <[email protected]>
refactor: skip running validation on null value

resolve #29

65274bbc5a3c0a22c89e739247a4bc82daec9d75 authored almost 4 years ago by Moncef <[email protected]>
Merge pull request #39 from aoudiamoncef/feature/migrate-to-grapgqljava16

feat: upgrade to GraphQL Java 16.1

1499e2d8903958dfe05ce884aed104a341b33ddf authored almost 4 years ago by Adam Setch <[email protected]>
refactor: upgrade to GraphQL Java 16.1

close #38

c3508e1b224432aa460081260b1ee1bbe862ce25 authored about 4 years ago by AOUDIA <[email protected]>
This allows circular types to be applied to. It fixes a StackOverflow bug (#34)

8bf256551c054f97c63171fe8f934ee715e9436b authored over 4 years ago by Brad Baker <[email protected]>
fix schema wiring (#30)

d70dbe62873b3189d82c547d365e0bf9c90dc9c6 authored over 4 years ago by pelletier197 <[email protected]>
Update README.md

Updating build-status svg

55335d0d717f706cfbd9f19f621f6080589d1cf8 authored over 4 years ago by Adam Setch <[email protected]>
Adding support for ID scalar type to Pattern, NotEmpty, NotBlank and Size constraints as per https://github.com/graphql-java/graphql-java-extended-validation/issues/21 (#26)

Co-authored-by: Adam Setch <[email protected]>

f58ea3a2fa5c313296d2df00cafd6f05d708f5fe authored over 4 years ago by Brad Baker <[email protected]>
Update README.md

tweaks

d8ba27bcb84adcbfc8bd98643233cc6c7e5aa311 authored over 4 years ago by Brad Baker <[email protected]>
Update README.md

9d6efff22f17d678304ca8df78917ea65a24e6f8 authored over 4 years ago by Brad Baker <[email protected]>
Update README.md

updating for 15.0.1 planned release

d0f549a950833a2de3dc5206e8a263ceb6840293 authored over 4 years ago by Brad Baker <[email protected]>
Update README.md

6d3885913af38dbf21855dc61a582066419477f5 authored over 4 years ago by Adam Setch <[email protected]>
Updating to latest hibernate-validation dependency to match what is defaulted in spring-boot-starter-parent 2.3.0.RELEASE and above (#22)

8db9ce3ba53bea4fcd19b62305ea7dd2cc943096 authored over 4 years ago by Adam Setch <[email protected]>
refactor(*): Upgrade to GraphQL Java 15.0 (#16)

upgrade project dependencies.

4c08118465e8e98f983c00a79dfb187665f770e9 authored over 4 years ago by Moncef AOUDIA <[email protected]>
Adding Pattern support for Lists (#20)

* Adding Pattern support for Lists

* Casting to List instead of ArrayList

6617ef88a3755426013bcb2bd6c6f88b14b9f0b5 authored over 4 years ago by setchy <[email protected]>
build(*): Upgrade project dependencies (#14)

fix issue with GraphQL Java 14

6f3b293c0caf33435d6822c4d6b16c04b3846b4e authored over 4 years ago by Moncef AOUDIA <[email protected]>
Meant to use toList for paths

bef87f7cbfd6d970aba413eaa51c57852470f77f authored over 5 years ago by Brad Baker <[email protected]>
Fix to jackson serialization (#4)

8125ce1f669e443a0731c406c58aa079ab20e3da authored over 5 years ago by Ciaran Liedeman <[email protected]>
TypeDefinitionRegistry support (#3)

b103ffa054fc77336401d60935bb65b88fded9bd authored over 5 years ago by Brad Baker <[email protected]>
Merge pull request #2 from graphql-java/better_locale_support

Better locale support while its missing in graphql-java

1b0e9a48958d26caa79d4c0337535b1bb4a81820 authored over 5 years ago by Brad Baker <[email protected]>
Better locale support while its missing in graphql-java

966d2ce0f9c10530c5dea5b77650b44f07761386 authored over 5 years ago by Brad Baker <[email protected]>
Readme with version info

e1aa48e2bc8373fcdf38c976c1459b77bb008ee9 authored over 5 years ago by Brad Baker <[email protected]>
Tweak to build

909057c094087004a8b6758c65530b54146ff41a authored over 5 years ago by Brad Baker <[email protected]>
Renamed the Possible rules to actual

5d9e54f39328067b4eaed70ab1b2f67fd43b2b9d authored over 5 years ago by Brad Baker <[email protected]>
Build badges - MIT

7a2d7b1a4d1d2a052e018fbbf0764e4cd5102847 authored over 5 years ago by Brad Baker <[email protected]>
Build badges

e93d1981d3a54d042e4ef16a3ea0457824b3ac63 authored over 5 years ago by Brad Baker <[email protected]>
Added travis config

2caf11c5c91ade2f24b010cb256f3d062cd9cfb3 authored over 5 years ago by Brad Baker <[email protected]>
Added runRule to possible to make it easier to run in a data fetcher by hand

d9b426671e6ddeb3e78450c7775f94707593f2cb authored over 5 years ago by Brad Baker <[email protected]>
More example code

fa779a528fc549b57c8b0a94a820f44705a4d200 authored over 5 years ago by Brad Baker <[email protected]>
Added Java example code

5c4aad8edeba9315e231cf760ec9cda783e6214d authored over 5 years ago by Brad Baker <[email protected]>
Better documentation

acd55e27151a38c1c9e2f890783878caa6eaf9c8 authored over 5 years ago by Brad Baker <[email protected]>
All tests now passing

8ebd3aaa18aa3c134f035d3457afef9b7649fb23 authored over 5 years ago by Brad Baker <[email protected]>
Better doco for expressions

75e0b07f60f48ca33341ae638fd3a483a1f48cc3 authored over 5 years ago by Brad Baker <[email protected]>
Put fields container in expression

6328ecee9f18ac9601f334d7743c5d59d5381ef8 authored over 5 years ago by Brad Baker <[email protected]>
Updated readme

a3b8844f11aed58186cd359e7281c87167487e32 authored over 5 years ago by Brad Baker <[email protected]>
Tweaked doc and readme

3870469ebc6ca2c0baf7c64d4238438337a64165 authored over 5 years ago by Brad Baker <[email protected]>
git ignore

b3bafa147e517b9174fa441eda600a72f42bc0d6 authored over 5 years ago by Brad Baker <[email protected]>
Now has the walking code up kin ValidationRules rather than in lower level rules. More efficient and more powerful for rules

40e8740c29f8548804ce67b52a0fac4a01959fe4 authored over 5 years ago by Brad Baker <[email protected]>
Moved to new Expression constraint and now has context on what we are validating

694857fd5c0c9f4f6e9abbe27c26ea243f2db89a authored over 5 years ago by Brad Baker <[email protected]>
Can now know what context (field / arg / inputype) is being validated

a276925710bc1e5acd936521aaaaf667c7fca5bb authored over 5 years ago by Brad Baker <[email protected]>
The AbstractDirectiveConstraint now runs all the validation and type system walking

49149ba0949a3574b6b2148c1846aa54b29bb6a2 authored over 5 years ago by Brad Baker <[email protected]>
Added early expression support

4b9da1d9e8b42892ac9a583dcb3cc4ad96e7e0e2 authored over 5 years ago by Brad Baker <[email protected]>
Updated doco presentation

c3383bfa4adf4ea7ed942d02368257485fcaf16f authored over 5 years ago by Brad Baker <[email protected]>
Now with a Documentation meta data

11e2433b6ab0722183d0aa23bb2387e7455de264 authored over 5 years ago by Brad Baker <[email protected]>