-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SchemaMappingInspector consistently calls checkField
Rather than only checking for the presence of a property, also call checkField on it. If it is a scalar then recursion stop anyway, but in the unlikely event that it isn't, there are more fields to check. Closes gh-934
- Loading branch information
1 parent
651679b
commit eb7bc43
Showing
1 changed file
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters