Report.ValidateSolution Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Ensures that a solution is valid.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Protected Sub ValidateSolution
protected void ValidateSolution()
protected:
void ValidateSolution()
member ValidateSolution : unit -> unit 
protected function ValidateSolution()

Remarks

Every public API should call this verification method.

.NET Framework Security

See Also

Reference

Report Class

Microsoft.SolverFoundation.Services Namespace