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

Add a support for the ‘additionalProperties’ attribute #13

Closed
Baggz opened this issue Nov 25, 2011 · 0 comments
Closed

Add a support for the ‘additionalProperties’ attribute #13

Baggz opened this issue Nov 25, 2011 · 0 comments

Comments

@Baggz
Copy link
Owner

Baggz commented Nov 25, 2011

This attribute defines a schema for all properties that are not explicitly defined in an object type definition. If specified, the value MUST be a schema or a boolean. If false is provided, no additional properties are allowed beyond the properties defined in the schema. The default value is an empty schema which allows any value for additional properties.

@Baggz Baggz closed this as completed Mar 15, 2012
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

1 participant