nspectre - declarative validation for .NET

ValidateChildren Class

ValidateChildren is the Preprocessor responsible for creating specifications to validate children.

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

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

public class ValidateChildren : PreprocessorBase

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

ValidateChildren Members | NSpectre.Core.Plugins Namespace