Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Model
AllowedMaxLength
Class AllowedMaxLength
Public
Hierarchy (
view full
)
AbstractValidator
AllowedMaxLength
Index
Constructors
constructor
Properties
inner
Model
message
Accessors
allowed
Max
Length
Value
model
Methods
set
Model
validate
Constructors
constructor
new
Allowed
Max
Length
(
allowedMaxLength
,
message
?
)
:
AllowedMaxLength
Parameters
allowedMaxLength
:
number
Optional
message
:
string
Returns
AllowedMaxLength
Properties
Protected
inner
Model
inner
Model
:
undefined
|
AbstractModel
<
any
>
Readonly
message
message
:
string
Accessors
allowed
Max
Length
Value
get
allowedMaxLengthValue
(
)
:
number
Returns
number
model
get
model
(
)
:
undefined
|
Model
Returns
undefined
|
Model
Methods
set
Model
set
Model
(
model
)
:
void
Parameters
model
:
AbstractModel
<
any
>
Returns
void
validate
validate
(
params
)
:
boolean
Parameters
params
:
IFieldValidationParams
<
AbstractModel
<
any
>
>
Returns
boolean
On This Page
Constructors
constructor
Properties
inner
Model
message
Accessors
allowed
Max
Length
Value
model
Methods
set
Model
validate
Юниверс MDM SDK UI
Loading...
Public