Click or drag to resize

QhFlowtypeRelationsValidate Method (IQhFlowtypeRelations)

Validates the data. The constraints are that the levels and the critical discharges after sorting must be monotonically increasing.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static IDiagnostics Validate(
	IQhFlowtypeRelations flowtypeRelations
)

Parameters

flowtypeRelations
Type: DHI.Mike1D.StructureModuleIQhFlowtypeRelations

[Missing <param name="flowtypeRelations"/> documentation for "M:DHI.Mike1D.StructureModule.QhFlowtypeRelations.Validate(DHI.Mike1D.StructureModule.IQhFlowtypeRelations)"]

Return Value

Type: IDiagnostics

[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.QhFlowtypeRelations.Validate(DHI.Mike1D.StructureModule.IQhFlowtypeRelations)"]

See Also