The TimeSpanWordingValidator type exposes the following members.

Methods

  NameDescription
Public methodValidate
Performs validation checks on a value.
(Overrides ValidationRule..::..Validate(Object, CultureInfo).)

Properties

  NameDescription
Public propertyValidatesOnTargetUpdated
Gets or sets a value that indicates whether the ValidationRule runs when the target of the Binding is updated.
(Inherited from ValidationRule.)
Public propertyValidationStep
Gets or sets when the ValidationRule runs.
(Inherited from ValidationRule.)

See Also