ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This structure represents the result of the validation method performed on a shape.
ShapeValidationResult(Boolean,String)
This constructor allows you to set the IsValid and ValidationErrors properties.
None
None
This method is an override of the GetHashCode functionality.
None
N/A
N/A
N/A
N/A
None
This property describes the list of errors if the object did not pass its validation method.
If there are multiple errors, they will be separated by semicolons. If the object passed its validations, then this string will be empty.