ValidationValue

Description

A ValidationValue is an interface that exposes the value of a validation field.

Properties

Property

Type

Description

oldValue

any

The last valid value of this field.

newValue

any

The latest value of a field whether it is edited, in error, or a valid value.