Apply custom binders
Last updated
Was this helpful?
Last updated
Was this helpful?
Requires: .
This extension point covers scenarios where are not sufficient to handle required types.
Custom binders should be used as a last resort when and are not powerful enough.
Creating a binder for a type is just a matter of implementing an interface:
Custom binders can be applied to specific fields and properties or whole types: