Improving API Feedback for Mixing Class Based Schemas and Normal Schemas
Api feedback: mixing class based schemas and normal schemas is very awkward, having to call
.schema() in one case and not in the other is very strange. Wondering if we can improve this, I remember in an old version I was able to make the constructor itself a schema, maybe that should be the case