NamespaceValidationsProcessor Class
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.
Class NamespaceValidationsProcessor. Implements the INamespaceEnumeratorListener
public class NamespaceValidationsProcessor : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamespaceEnumeratorListener
type NamespaceValidationsProcessor = class
interface INamespaceEnumeratorListener
Public Class NamespaceValidationsProcessor
Implements INamespaceEnumeratorListener
- Inheritance
-
NamespaceValidationsProcessor
- Implements
Constructors
NamespaceValidationsProcessor(IList<INamespaceValidation>, IList<IOutputWriter>, IProgressReporter) |
Initializes a new instance of the NamespaceValidationsProcessor class. |
Methods
BeginDir(IDirectoryInfo) |
Begins the dir. |
EndDir(IDirectoryInfo) |
Ends the dir. |
EndOfEnumeration(INamespaceInfo) |
Ends the of enumeration. |
NamespaceHint(Int64, Int64) |
Namespaces the hint. |
NextFile(IFileInfo) |
Nexts the file. |
UnauthorizedDir(IDirectoryInfo) |
Unauthorizeds the dir. |