I just love it when I get an error and nothing I search for answers what to do next.
Like this one
Value ' ' does not implement interface 'ForNAV Layout' and there is no default implentation for the mentioned interface.AL(AL0596)
There is no mentioning of default implementations in the Microsoft documentation.
And in fact, in this enum value, I do want a default implementation…
Continue Reading Mark Brummel’s Article on their blog
https://markbrummel.blog/2020/05/13/tip-69-default-implementation-for-al-interfaces/
Blog Syndicated with Mark Brummel’s Permission