public bool ValidateData(string helpid, string inputValue, string clientSqlFilter, string selectMode, string helptype) { return(dac.ValidateData(helpid, inputValue, clientSqlFilter, selectMode, helptype)); }