reagento / adaptix

An extremely flexible and configurable data model conversion library.
https://adaptix.readthedocs.io
Apache License 2.0
370 stars 23 forks source link

Custom item accessors for loading #287

Open zhPavel opened 3 months ago

zhPavel commented 3 months ago

For example, MultiDict from Werkzeug have method getlist to acquring multiple values for single name in form data or query data