Discriminative union helper and errors are hard to understand #695
Labels
enhancement
New feature or request
pending author response
A question was asked or some work is pending
I'm using a lot the following discriminative union pattern:
It's working with cyclopts (but still need pydantic for the discriminator field).
With jsonargparse it's working
But the helper is not very helpful and the error message are very hard to understand
The text was updated successfully, but these errors were encountered: