Validates the data. The constraints are that the levels and the areas after sorting must be monotonically increasing.
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
 Syntax
Syntaxpublic override IDiagnostics Validate()
Public Overrides Function Validate As IDiagnostics
public:
virtual IDiagnostics^ Validate() override
Return Value
Type: 
IDiagnosticsString that descripes the problem.
 See Also
See Also