OOI UA-ModelCompiler

TypeDictionaryValidator Members

The TypeDictionaryValidator type exposes the following members.

Constructors


  Name Description
Public method TypeDictionaryValidator(String)
Intializes the object with default values.
Public method TypeDictionaryValidator(Dictionary<(Of <<'(String, String>)>>), String)
Intializes the object with a file table.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindType
Finds the data type with the specified name.
Public method GetHashCode (Inherited from Object.)
Public method GetSchema (Inherited from SchemaValidator.)
Public method GetType (Inherited from Object.)
Protected method Load (Inherited from SchemaValidator.)
Protected method LoadInput(Type, Stream) (Inherited from SchemaValidator.)
Protected method LoadInput(Type, String) (Inherited from SchemaValidator.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResolveType
Finds the concrete type identified by the type name (i.e. resolves any type definitions).
Protected method SetResourcePaths (Inherited from SchemaValidator.)
Public method ToString (Inherited from Object.)
Public method Validate(String)
Generates the code from the contents of the address space.
Public method Validate(Stream)
Generates the code from the contents of the address space.

Properties


  Name Description
Public property Dictionary
The dictionary that was validated.
Public property EmbeddedResourcePath
The location of the embedded resources.
Public property FilePath (Inherited from SchemaValidator.)
Public property KnownFiles (Inherited from SchemaValidator.)
Public property LoadedFiles (Inherited from SchemaValidator.)