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

