This is a meta validator. It is only useful to test a source content before setting it on the target instance.

Namespace: Castle.Components.Validator
Assembly:  Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0

Syntax

C#
public class NullableDateTimeValidator : AbstractValidator

Inheritance Hierarchy

System..::Object
  Castle.Components.Validator..::AbstractValidator
    Castle.Components.Validator..::NullableDateTimeValidator

See Also