we are designing a project that would listen to dialog between airport controllers and pilots to prevent runway incursions (eg. one airplane is taking off while other is crossing the runway). Our prof
I am looking to do something like this public class ProductBiz: BizBase<Product> { public List<String> BrokenRules {get;set;}