Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Model
AllowedMinLength
Class AllowedMinLength
Public
Hierarchy (
view full
)
AbstractValidator
AllowedMinLength
Index
Constructors
constructor
Properties
inner
Model
message
Accessors
allowed
Min
Length
Value
model
Methods
set
Model
validate
Constructors
constructor
new
Allowed
Min
Length
(
allowedMinLength
,
message
?
,
validateEmpty
?
)
:
AllowedMinLength
Parameters
allowedMinLength
:
number
Optional
message
:
string
Optional
validateEmpty
:
boolean
Returns
AllowedMinLength
Properties
Protected
inner
Model
inner
Model
:
undefined
|
AbstractModel
<
any
>
Readonly
message
message
:
string
Accessors
allowed
Min
Length
Value
get
allowedMinLengthValue
(
)
:
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
Min
Length
Value
model
Methods
set
Model
validate
Юниверс MDM SDK UI
Loading...
Public