Preparing search index...
The search index is not available
@hubspot/api-client
@hubspot/api-client
marketing/forms
NumberFieldValidation
Class NumberFieldValidation
Describes how a numeric value should be validated.
Index
Constructors
constructor
Properties
max
Allowed
Digits
min
Allowed
Digits
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
Constructors
constructor
new
Number
Field
Validation
(
)
:
NumberFieldValidation
Returns
NumberFieldValidation
Properties
max
Allowed
Digits
max
Allowed
Digits
:
number
min
Allowed
Digits
min
Allowed
Digits
:
number
Static
Readonly
attribute
Type
Map
attribute
Type
Map
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
= ...
Static
Readonly
discriminator
discriminator
:
undefined
|
string
= undefined
Methods
Static
get
Attribute
Type
Map
get
Attribute
Type
Map
(
)
:
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Returns
{
baseName
:
string
;
format
:
string
;
name
:
string
;
type
:
string
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
max
Allowed
Digits
min
Allowed
Digits
attribute
Type
Map
discriminator
Methods
get
Attribute
Type
Map
@hubspot/api-client
Loading...
Describes how a numeric value should be validated.