Open vedal opened 2 years ago
Interesting idea! I'm actually not sure but we will give it a try and see whether that can be easily achieved
That's great @eladrich!!! Here is an example of what I mean by triggering run-time validation
I also look forward to this tool supporting pydance dataclass.
Thanks alot for an amazing package!! Has most of the stuff I've been looking around for in (many) other packages. Is it possible to replace python built-in dataclass with pydantic dataclass to allow for run-time data validation with pyrallis? It would be a great feature improvement. I havent found the argparse+pydantic combination anywhere else.