Universal Robots TypeScript API - v10.12.0
Preparing search index...
ui-models
InputValidationAttribute
Type Alias InputValidationAttribute
type
InputValidationAttribute
=
{
max
?:
number
;
maxDecimalLength
?:
number
;
maxLength
?:
number
;
min
?:
number
;
minLength
?:
number
;
pattern
?:
string
;
required
?:
boolean
;
type
?:
boolean
;
}
Index
Properties
max?
max
Decimal
Length?
max
Length?
min?
min
Length?
pattern?
required?
type?
Properties
Optional
max
max
?:
number
Optional
max
Decimal
Length
maxDecimalLength
?:
number
Optional
max
Length
maxLength
?:
number
Optional
min
min
?:
number
Optional
min
Length
minLength
?:
number
Optional
pattern
pattern
?:
string
Optional
required
required
?:
boolean
Optional
type
type
?:
boolean
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
max
max
Decimal
Length
max
Length
min
min
Length
pattern
required
type
Universal Robots TypeScript API - v10.12.0
Loading...