Writing a @DataSchema interface from within a function body provides the following helpful messages:
Unfortunately, the message about not supporting local @DataSchema s does not appear when using data classes:
I think it would be helpful to add it for data classes as well :)
Writing a
@DataSchema interfacefrom within a function body provides the following helpful messages:Unfortunately, the message about not supporting local
@DataSchemas does not appear when using data classes:I think it would be helpful to add it for data classes as well :)