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

Ability to validate nested $ref objects #90

Open
brhou opened this issue Nov 10, 2015 · 2 comments
Open

Ability to validate nested $ref objects #90

brhou opened this issue Nov 10, 2015 · 2 comments

Comments

@brhou
Copy link

brhou commented Nov 10, 2015

When using from flex.core import validate and calling validate(schema, data) to validate data against a schema, it doesn't use the nested $ref elements to validate the input data. Instead, the behavior I'm seeing is that it validates properties for schema, but does not validate the properties of any $ref found in the schema that is passed in.

@anneal
Copy link

anneal commented Mar 4, 2016

+1

1 similar comment
@taxpon
Copy link

taxpon commented May 9, 2016

+1

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

3 participants