Interface Validation.IFixingValidator
- Namespace
- Lime
- Assembly
- Lime.dll
public interface Validation.IFixingValidator
Methods
TryFix(object, out object)
bool TryFix(object value, out object fixedValue)
public interface Validation.IFixingValidator
bool TryFix(object value, out object fixedValue)