Maillol / aiohttp-pydantic

Aiohttp View that validates request body and query sting regarding the annotations declared in the View method
MIT License
67 stars 21 forks source link

Group and Validators #34

Closed miili closed 7 months ago

miili commented 2 years ago

Group does not respect @validators.

Maillol commented 2 years ago

Could you more explain your issue please? Send me a minimal code example that reproduce your issue and tell me what do you expect.

branyan12 commented 2 years ago

Hi everyone I have a problem and need help, how can i import seismic data (.mseed) trace and stations to seismic_data.pkl and then use the imported one in BEAT. Does anyone have experience with this? Please guide me. Kind Regards.