SpatialValidator Class
Represents a base class for Spatial Type Validator implementations.
Inheritance Hierarchy
System.Object
System.Spatial.SpatialValidator
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Public NotInheritable Class SpatialValidator
'Usage
public static class SpatialValidator
public ref class SpatialValidator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SpatialValidator = class end
public final class SpatialValidator
The SpatialValidator type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Creates the currently registered SpatialValidator implementation. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.