Skip to content
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

Casting support #18

Open
kof opened this issue Nov 25, 2013 · 2 comments
Open

Casting support #18

kof opened this issue Nov 25, 2013 · 2 comments

Comments

@kof
Copy link

kof commented Nov 25, 2013

Hi

Please add casting support. I am using jayschema as a validator for incommung data, and everythign url-encoded has wrong primitive types, It needs to be casted before validation.

Best,
Oleg

@kof
Copy link
Author

kof commented Dec 29, 2013

Any news here?

@ryanmeador
Copy link

I would also love to see support for this! I'm imagining it would be either a global option or a new data type, such as "integerAsString" which would cast before validating it was an integer. How to return this data to the code calling the validator is something that needs some thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants