Table of Contents

Interface Validation.IFixingValidator

Namespace
Lime
Assembly
Lime.dll
public interface Validation.IFixingValidator

Methods

TryFix(object, out object)

bool TryFix(object value, out object fixedValue)

Parameters

value object
fixedValue object

Returns

bool