INamespaceValidation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface INamespaceValidation
public interface INamespaceValidation
type INamespaceValidation = interface
Public Interface INamespaceValidation
- Derived
Methods
Validate(IDirectoryInfo) |
Validates the specified node. |
Validate(IFileInfo) |
Validates the specified node. |
Validate(INamespaceInfo) |
Validates the specified namespace information. |