Hi all, I'm thinking of writing an Open Source lib...
# opensource
a
Hi all, I'm thinking of writing an Open Source library to replace easy-random (specifically the removed bean validation module). The goal is to dynamically generate instances of data classes that make use of the Jakarta constraints annotations. I was wondering if that sounds interesting to anyone and if anyone wants to team up.
Syntax idea:
val data = random<MyDataClass>()