Provides a method that may be called by client code to validate that the content of an object is well-formed.

Namespace:  Gallio.Common.Validation
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface IValidatable
Visual Basic (Declaration)
Public Interface IValidatable

See Also