feat: duration string parser #73

Merged
JCHacking merged 2 commits from string-duration into main 2025-12-06 19:53:27 +00:00

2 Commits

Author SHA1 Message Date
422cc2efe0 feat: captures any str validation exception and converts it into ValidationError
converts any exception thrown in the str parser example validation into ValidationError so that the user knows that this is a error in the schema and not a parsing validation exception
2025-12-05 20:15:08 -03:00
JCHacking
dd31f62ef2 feat: duration string parser 2025-12-01 17:38:31 +01:00