Validate the Value and optionally update if required, e.g., a Drivers Licence Number converted to uppercase.

Syntax

finClientIdentificationItem.ValueValidate(warningShort, warningDetails, updateValue)

Parameters

NameTypeOptionalByRefDescription
warningShort String ByRef A Short validation Warning message.
warningDetails String ByRef A longer Warning including additional Details that can be used in the User Interface to guide the User into entering a correct value.
updateValue Boolean Indicates whether to Update the Value, e.g., a Drivers Licence Number converted to uppercase.

Return Value

Boolean

A Boolean value indicating whether the value was valid.

Member of:
finClientIdentificationItem
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0