The type that will be passed as context to
updateCustomValidity
.
Optional
updateIf provided the react-numeric validation will be enabled (i.e. validate
will always be true).
Optional
validateIf true the the react-numeric validation will be enabled; defaults to
false
. Does not need to be included if updateCustomValidity
is
provided.
Generated using TypeDoc
Implemented by components that allow clients to control validation.