Click or drag to resize

ProblemListRepairAll Method

Repairs all the problems in the list, blindly accepting the consequences of repairing them.

Namespace:  Atalasoft.Shared.Validation
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void RepairAll()
Remarks
Since the repair mechanisms may cause the loss of information, this method is not recommended.
See Also