Skip to content

Commit 0ecf921

Browse files
committed
GraphQlArgumentInitializer support for BindException
GraphQlArgumentInitializer now keeps track of the argument path and accumulates binding errors whose field set to the argument path. In case of a binding error, it continues with other constructor args or list elements, accumulating as many errors as possible, and raising a BindingException at the end. Closes gh-280
1 parent 98b70c3 commit 0ecf921

File tree

3 files changed

+271
-116
lines changed

3 files changed

+271
-116
lines changed

0 commit comments

Comments
 (0)