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

Update: standalone use case for Compile #29

Merged
merged 1 commit into from
Aug 1, 2016

Conversation

yanfali
Copy link
Contributor

@yanfali yanfali commented Aug 1, 2016

When using rest-layer/schema as a standalone library, it is important
the caller of the schema.Schema instance invoke the Compile method
otherwise the hierarchy of FieldValidators will not be initialized
correctly. Usually this is done using the rest-layer framework
implicitly so is not normally a concern.

When using rest-layer/schema as a standalone library, it is important
the caller of the schema.Schema instance invoke the Compile method
otherwise the hierarchy of FieldValidators will not be initialized
correctly. Usually this is done using the rest-layer framework
implicitly so is not normally a concern.
@rs rs merged commit f3cb071 into rs:master Aug 1, 2016
@yanfali yanfali deleted the yanfali-schema-doc-update branch August 2, 2016 17:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants