poslegm opened this issue 4 years ago · 0 comments
@Validation case class Test[T](a: T) // <- doesn't compile
Type parameters with their constraints should be propagated to generated create method parameters and argument types.
create