namespace IStation.DAL { /// /// /// public interface IHydraulicModelValidation : IBaseDAL { } }