validation
validation copied to clipboard
Add Record support
Record is a new type in the latest Java, it should be considered as an option, like the record serialization/deser in jsonb.
Oracle articles: https://blogs.oracle.com/javamagazine/post/diving-into-java-records-serialization-marshaling-and-bean-state-validation
See here as well. I guess the spec repository is a better place for this issue. https://github.com/jakartaee/validation-spec/issues/267