simvue-io / client

Simvue Python client
https://docs.simvue.io
Apache License 2.0
4 stars 0 forks source link

Add validation to client function calls #366

Closed kzscisoft closed 1 month ago

kzscisoft commented 1 month ago

Adds validation of inputs to client methods using pydantic and decorates the output.

Also note move to folder_path as parameter name.