Interface IValidateRow
- Namespace
- Ceres.DataDriven
- Assembly
- Ceres.dll
Implement this interface to validate DataTable Row before saving
public interface IValidateRow
Methods
ValidateRow(string, out string)
bool ValidateRow(string rowId, out string reason)