Closed seongahjo closed 5 months ago
An enum instance with abstract method treated as a sealed class. So, its properties are generated by the SealedTypeObjectPropertyGenerator, resulting in an unexpected generation failure.
SealedTypeObjectPropertyGenerator
Yes
Summary
An enum instance with abstract method treated as a sealed class. So, its properties are generated by the
SealedTypeObjectPropertyGenerator
, resulting in an unexpected generation failure.How Has This Been Tested?
Is the Document updated?
Yes