Skip to content

Processing Hooks Support

Compare
Choose a tag to compare
@gatkin gatkin released this 26 Jun 02:59
· 75 commits to master since this release

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