Preparing search index...
@universe-dg/sdk
Universe
Platform
Model
AllowedMin
Class AllowedMin
Public
Hierarchy (
View Summary
)
AbstractValidator
AllowedMin
Index
Constructors
constructor
Properties
inner
Model
message
Accessors
allowed
Min
Value
model
Methods
set
Model
validate
Constructors
constructor
new
AllowedMin
(
allowedMin
:
number
,
message
?:
string
)
:
AllowedMin
Parameters
allowedMin
:
number
Optional
message
:
string
Returns
AllowedMin
Properties
Protected
inner
Model
innerModel
:
undefined
|
AbstractModel
<
any
>
Readonly
message
message
:
string
Accessors
allowed
Min
Value
get
allowedMinValue
()
:
number
Returns
number
model
get
model
()
:
undefined
|
Model
Returns
undefined
|
Model
Methods
set
Model
setModel
(
model
:
AbstractModel
)
:
void
Parameters
model
:
AbstractModel
Returns
void
validate
validate
(
params
:
IFieldValidationParams
)
:
boolean
Parameters
params
:
IFieldValidationParams
Returns
boolean
On This Page
Constructors
constructor
Properties
inner
Model
message
Accessors
allowed
Min
Value
model
Methods
set
Model
validate
Юниверс DG SDK UI
Loading...
Public