Question: Can you use `@Nested` with a `NamedDomai...
# plugin-development
k
Question: Can you use
@Nested
with a
NamedDomainObjectContainer
? If so, and your container type just implements
Named
, will Gradle flag
getName()
as an error?