Skip to content

Introduced Parser.WithDefault interface

This allows to provide custom defaults to parser functions. This is especially useful for complex objects where attributes are partially not specified - these can then fall back to custom default values.

Merge request reports

Loading