I can't seem to add to `Support generating accesso...
# akkurate
d
I can't seem to add to
Support generating accessors for 3rd party types
in the roadmap any comments... but I think that's one of the main blockers for me to make my own adapter for Strikt in my unit tests, because I don't really want to annotate my production code with
@Validate
when I'm only using it in test code... it seems like the typealias might help for that...