Processing Hooks Support
Adds support for processing hooks which allow callers to provide custom functions to be invoked during the parsing and serialization process. This feature enables support for a variety of use cases including
- Additional application-specific validation
- Value transformation
- Debugging