SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
StringRestrictions
Interface StringRestrictions
interface
StringRestrictions
{
dataType
:
"STRING"
;
masked
?:
{
currentUserIsAuthorizedToReveal
:
boolean
;
revealUrl
?:
string
;
}
;
maxLength
?:
number
;
readOnly
:
boolean
;
required
:
boolean
;
systemReserved
:
boolean
;
}
Hierarchy (
view full
)
FieldRestrictions
StringRestrictions
Index
Properties
data
Type
masked?
max
Length?
read
Only
required
system
Reserved
Properties
data
Type
data
Type
Optional
masked
masked
?:
{
currentUserIsAuthorizedToReveal
:
boolean
;
revealUrl
?:
string
;
}
Optional
max
Length
max
Length
?:
number
read
Only
read
Only
:
boolean
required
required
:
boolean
system
Reserved
system
Reserved
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Type
masked
max
Length
read
Only
required
system
Reserved
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...