Open valotas opened 9 years ago
When errorOnMissingProperty == true the given exception message should contain the file name, line number, and character position where the missing property was found.
errorOnMissingProperty == true
I tried the feature and it seems to not be working, at least for me
Hi @Rodsevich. This feature does not work as it has not been implemented yet. As you can see the issue is still open
When
errorOnMissingProperty == true
the given exception message should contain the file name, line number, and character position where the missing property was found.