elyse-yao
Results
1
issues of
elyse-yao
I have the record: `public record Foo(String id, @Valid @NotNull Bar properties) implements FooBuilder.With {}` And I'm getting this error: `A method return value must not be marked for cascaded...