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

Add parameters from validation directives as el expression variables

Drvolks opened this pull request 4 months ago
make validation errors more configurable

lukasGemela opened this pull request 6 months ago
Pull in v22 scalars and update readme

dondonz opened this pull request 8 months ago
Updating to v22

bbakerman opened this pull request 9 months ago
v21 release with hibernate-validator-6.2.0.Final?

crankydillo opened this issue about 1 year ago
make fraction part in DigitsConstraint optional

lgemela opened this pull request about 1 year ago
Update readme for v21

dondonz opened this pull request over 1 year ago
GraphqlContext added as well as the locale fix promised for so long

bbakerman opened this pull request over 1 year ago
Upgrade GraphQL Java to v21.0, Gradle to 8.3, Extended Scalars to v21.0

dondonz opened this pull request over 1 year ago
Retain trivial DataFetcher marker when original DataFetcher was trivial

mushipeas opened this pull request over 1 year ago
Prepend 0.0.0 to master build versions

dondonz opened this pull request almost 2 years ago
Update graphql-java to v20 for special validator 6.2.0.final release

dondonz opened this pull request about 2 years ago
Upgrade to Java 11

dondonz opened this pull request about 2 years ago
Fix typo

dondonz opened this pull request about 2 years ago
Upgrade to graphql-java v20

dondonz opened this pull request about 2 years ago
Fix badge to 19.1

dondonz opened this pull request about 2 years ago
validation don't work

ZeroWM opened this issue about 2 years ago
Exceptions not working as expected with Directive Wiring

jdsalasbarrantes opened this issue about 2 years ago
Update jakarta.el to include patch for CVE-2021-28170

dondonz opened this pull request about 2 years ago
Prepare for v19 release with Hibernate validator 6.2.0 Final

dondonz opened this pull request about 2 years ago
Update graphql-java to 19.2

dondonz opened this pull request over 2 years ago
Remove wildcard imports

pelletier197 opened this pull request over 2 years ago
How to use custom directives alongside `graphql.java.extended.validation`

paulbuechner opened this issue over 2 years ago
Issue upgrading to GraphQL-java 19.1

pelletier197 opened this issue over 2 years ago
Use applied directives rather than directives by themselves

pelletier197 opened this pull request over 2 years ago
Upgrade to spring boot version 2.7.1 fails

AnandMandhre opened this issue over 2 years ago
Add GraphQLContext access to ValidationEnvironment

lkorth opened this pull request over 2 years ago
Replace to ConcurrentMap from Map

arnesenfamily opened this pull request over 2 years ago
chore(deps): update to grapqhl-java:18.1

setchy opened this pull request over 2 years ago
Replace to `ConcurrentMap` from `Map`

heowc opened this pull request over 2 years ago
Pass in the correct value for AbstractDecimalMinMaxConstraint error message

paul-pop opened this pull request over 2 years ago
Pass in the correct value for AbstractDecimalMinMaxConstraint error message

paul-pop opened this pull request over 2 years ago
AbstractDirectiveConstraint message does not show the correct value

paul-pop opened this issue over 2 years ago
Message interpolation does not work for expression language

paul-pop opened this issue over 2 years ago
chore(deps): Updating to use graphql-java 18.0

setchy opened this pull request over 2 years ago
Removed type pom and doing update incorrect version to GraphQL Validation.

alexsfelix opened this pull request almost 3 years ago
Removed type pom and doing update incorrect version to GraphQL Valida…

alexsfelix opened this pull request almost 3 years ago
Positive, Negative constraints to be used with String scalar type

pkonyves opened this issue almost 3 years ago
Merge feature #48 into v17.x-validator-6.2.0.Final

mcarleio opened this pull request almost 3 years ago
Expression Language branch for 6.2.0.Final

bbakerman opened this pull request about 3 years ago
Add Jakarta EE 8 support

hantsy opened this pull request about 3 years ago
17.0 does not work with Spring Boot 2.5.x

marcust opened this issue about 3 years ago
Crash with graphql-spring-boot-starter

Diluka opened this issue over 3 years ago
Upgrading to graphql-java 17.0

bbakerman opened this pull request over 3 years ago
Feature/support list element validation for all constraints

pelletier197 opened this pull request over 3 years ago
Upgrading to graphql-java 17 and test running again

bbakerman opened this pull request over 3 years ago
Feature/bump hibernate validators version

pelletier197 opened this pull request over 3 years ago
Pattern cache is not thread safe

marcust opened this issue almost 4 years ago
(chore) updating graphql-java, hibernate-validator, groovy-all dependencies

setchy opened this pull request almost 4 years ago
Adding Lists support for @NotBlank validation directive

setchy opened this pull request almost 4 years ago
Ignore size constraint when value is null

MarcusWalz00 opened this pull request almost 4 years ago
Publish the latest verion to Maven Central.

KristinaBurda opened this issue almost 4 years ago
version availability 16.0

ArtemSynth opened this issue almost 4 years ago
feat: upgrade to GraphQL Java 16.1

aoudiamoncef opened this pull request about 4 years ago
Upgrade to GraphQL 16.1

aoudiamoncef opened this issue about 4 years ago
refactor: skip running validation on null value

aoudiamoncef opened this pull request about 4 years ago
port of 8bf256551c054f97c63171fe8f934ee715e9436b to stable

bbakerman opened this pull request about 4 years ago
This fixes a StackOverflow bug when circular input types are encounbered

bbakerman opened this pull request about 4 years ago
fix schema wiring (#30)

setchy opened this pull request about 4 years ago
The directive rule '@Size' cannot be placed on elements of type 'ID'

aoudiamoncef opened this issue about 4 years ago
Feature Request: Support for list elements

pelletier197 opened this issue about 4 years ago
fix schema wiring

pelletier197 opened this pull request about 4 years ago
Ignore validation on optional arguments

aoudiamoncef opened this issue about 4 years ago
Nested input validation

pelletier197 opened this issue about 4 years ago
Nullable input types not being followed

bbakerman opened this pull request over 4 years ago
Enhanced id scalar support for master branch

bbakerman opened this pull request over 4 years ago
Adding support for ID scalar type to Pattern, NotEmpty, NotBlank and Size

setchy opened this pull request over 4 years ago
Graphql java 14 stable

setchy opened this pull request over 4 years ago
Updating to latest hibernate-validation dependency

setchy opened this pull request over 4 years ago
Some directives should apply to the ID type

paul-pop opened this issue over 4 years ago
Adding Pattern support for Lists

setchy opened this pull request over 4 years ago
Adding support for @Pattern validation against Lists

setchy opened this pull request over 4 years ago
Input Validations are not working on non-nullable input object

shayanths opened this issue over 4 years ago
refactor(*): Upgrade to GraphQL Java 15.0

aoudiamoncef opened this pull request over 4 years ago
doc(README): Add a note for GraphQL Java versions

aoudiamoncef opened this pull request over 4 years ago
build(*): Upgrade project dependencies

aoudiamoncef opened this pull request over 4 years ago
@notblank validation on input type is not working. Getting below error.

brendamckenne opened this issue over 4 years ago
Support Graphql v14

baileylo opened this pull request over 4 years ago
Which repo is the source of truth?

lkorth opened this issue about 5 years ago
Feature: break constraint validation option

AllirionX opened this issue about 5 years ago
Recursivity

AllirionX opened this pull request about 5 years ago
Fix input validation

AllirionX opened this pull request about 5 years ago
Input Validation

AllirionX opened this issue about 5 years ago
Add RelayId constraint

cliedeman opened this pull request over 5 years ago
Fix for jackson serialization

cliedeman opened this pull request over 5 years ago
TypeDefinitionRegistry support

bbakerman opened this pull request over 5 years ago
Better locale support while its missing in graphql-java

bbakerman opened this pull request over 5 years ago
Better locale support while its missing in graphql-java

bbakerman opened this pull request over 5 years ago