Search
Preparing search index...
The search index is not available
rest-resource
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"helpers/normalization"
BaseNormalizer
Class BaseNormalizer
Hierarchy
BaseNormalizer
StringNormalizer
NumberNormalizer
Index
Constructors
constructor
Properties
normalize
To
nullable
unique
Key
Methods
get
Type
normalize
Constructors
constructor
new
Base
Normalizer
(
__namedParameters
?:
object
)
:
BaseNormalizer
Parameters
Default value
__namedParameters:
object
= {}
Returns
BaseNormalizer
Properties
normalize
To
normalize
To
:
Function
= String
nullable
nullable
:
boolean
= true
unique
Key
unique
Key
:
string
= "id"
Methods
get
Type
get
Type
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
normalize
normalize
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
Globals
Internals
"index"
Externals
"client"
"exceptions"
"helpers/normalization"
"related"
"util"
Base
Normalizer
constructor
normalize
To
nullable
unique
Key
get
Type
normalize
Boolean
Normalizer
Currency
Normalizer
Number
Normalizer
String
Normalizer
Base
Normalizer
Options
Normalizer
Dict
Normalizer
Func
Valid
Normalizer
normalizer
Factory
Generated using
TypeDoc