The TimeStringValidator type exposes the following members.

Methods

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

Properties

  NameDescription
Public propertyFormat
Gets or sets formatting strings which should be used at time conversion.
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