Enum ValidationStatus
All possible states a validation issue may have
Namespace: OSGeo.MapGuide.MaestroAPI.Resource
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public enum ValidationStatus
Fields
Name | Description |
---|---|
Error | Indicates that the issue will prevent correct operation of the map |
Information | Indicates that the issue is non-vital, eg. a performance problem |
Warning | Indicates that the issue is likely to cause problems |