Skip to content
Discussion options

You must be logged in to vote

This is not a bug, but rather limitation.
Models with table=True bypass validation.
So, you should use base model with all common fields specified and inherit you table model and output model from base model.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@YuriiMotov
Comment options

Answer selected by YuriiMotov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants