QhFlowtypeRelationsValidate Method |
Validates the data. The constraints are that the levels and the areas after sorting must be monotonically increasing.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public IDiagnostics Validate()
Return Value
Type:
IDiagnosticsString that descripes the problem.
See Also