Click or drag to resize

DfsBuilderValidate Method

Validate will return a string of issues from the item builder. When this returns an empty list, the item has been properly build.

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public string[] Validate()

Return Value

Type: String

Implements

IDfsFileBuilderValidate
See Also