Skip to content

Support bean binding and validation #527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
thboileau opened this issue Mar 14, 2012 · 2 comments
Open

Support bean binding and validation #527

thboileau opened this issue Mar 14, 2012 · 2 comments

Comments

@thboileau
Copy link
Contributor

Initial ticket : http://restlet.tigris.org/issues/show_bug.cgi?id=713

@ghost ghost assigned jlouvel Mar 14, 2012
@jlouvel
Copy link
Collaborator

jlouvel commented Jun 4, 2012

See reference implementation:
http://www.hibernate.org/subprojects/validator

@jlouvel
Copy link
Collaborator

jlouvel commented Apr 12, 2014

From original ticket:

Reported by Matt: "The one down side my co-workers see is the lack of binding url params to some kind of bean element (like Struts, spring mvc etc) and that we would have to write our own."

We should investigate and see how this can be improved.

We should look into making this easier, leveraging the ConverterService probably. The idea would be to convert a Web Form into a POJO/JavaBean automatically.

See related thread:
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2431861

@jlouvel jlouvel modified the milestone: Unplanned Nov 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants