Skip to content

Document how to work with custom parsers #36

@mpscholten

Description

@mpscholten

E.g. when dealing with a custom value object A it might make sense to create your own ->param(..)->a()->required().

We should add documentation on how to do that and maybe change code to make the process easier.

TODO:

  • Creating your own AParser
  • Extending TypeParser with ->a()
  • Configuring the library to use the custom TypeParser

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions