ValidationLevel

[ Enumeration ]

enum ValidationLevel {
    None,
    HighlightHints,
    DisableAccept,
}

Values

Name

Value

Description

None

0

No validation

HighlightHints

1

Input hints that are violated by the currently entered value

DisableAccept

2

In addition to highlighting, the Accept button is deactivated

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiKeyboard.ValidationLevel

ValidationLevel 1:

Available from version 1.12