Hi, is it possible to define a rule to check if the namespace of a class is consistent with its file path? i.e. file MyClass.cs inside _MyCompany/MyLibrary/DataAccess_ should have the namespace _MyCompany.MyLibrary.DataAccess_