Method DoValidate
DoValidate()
Override to perform custom validation.
Declaration
protected virtual bool DoValidate()
Returns
| Type | Description |
|---|---|
| bool | Returns true if the Solver is in a valid state. False otherwise. |
Override to perform custom validation.
protected virtual bool DoValidate()
| Type | Description |
|---|---|
| bool | Returns true if the Solver is in a valid state. False otherwise. |