Open
Description
Describe the bug
The Lenient Error handler allows the malformed resource with an extension that includes both a value and a contained extension to be created. the resource is persisted in the repository but cannot be acted upon thereafter. Any attempts to read, update or delete the resource result in errors.
To Reproduce
Steps to reproduce the behavior:
- Set the Lenient Error Handler as the Parser Error Handler
- Using the Parser to encode a malformed resource, will succeed
- See error
Expected behavior
An exception should be thrown as the Strict Error Handler
Metadata
Metadata
Assignees
Labels
No labels