msolomon/argo

Should inline errors have an array of error values?

Closed this issue · 1 comments

In #1 , @potatosalad points out multiple errors are permitted for each path. We may need an array of error values instead of a single error value as described.

This would require a spec update only (the reference implementation does not presently implement inline errors): 5.8.3 Field errors

Closed by #5