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