nspectre - declarative validation for .NET

PreprocessorBase Class

PreprocessorBase is a base implementation of IPreprocessor.

For a list of all members of this type, see PreprocessorBase Members.

System.Object
   NSpectre.Core.Plugins.PreprocessorBase
      NSpectre.Core.Plugins.ValidateBase
      NSpectre.Core.Plugins.ValidateChildren

public abstract class PreprocessorBase : IPreprocessor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NSpectre.Core.Plugins

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

PreprocessorBase Members | NSpectre.Core.Plugins Namespace