Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

Provide access to parameter type via ParamError #173

Closed
chkal opened this issue Jul 8, 2018 · 1 comment
Closed

Provide access to parameter type via ParamError #173

chkal opened this issue Jul 8, 2018 · 1 comment
Assignees
Milestone

Comments

@chkal
Copy link
Contributor

chkal commented Jul 8, 2018

I would be nice to have something like getJavaType() on ParamError. The actual type of the parameter on the Java side is very important, especially in the context of binding errors.

Actually this would be very easy to implement in Ozark for BindingError. But adding support for ValidationError would require quite some work. Therefore, I'm assigning this to "Future".

@chkal
Copy link
Contributor Author

chkal commented Jul 19, 2020

Moved to jakartaee/mvc#36

@chkal chkal closed this as completed Jul 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant