MDAA TS Docs
Preparing search index...
@aws-mdaa/sm-shared
requireValue
Function requireValue
requireValue
<
T
>
(
value
:
T
|
null
|
undefined
,
fieldName
:
string
,
context
:
string
,
)
:
T
Returns the value if defined, otherwise throws ConfigValidationError
Type Parameters
T
Parameters
value
:
T
|
null
|
undefined
fieldName
:
string
context
:
string
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
MDAA TS Docs
Loading...
Returns the value if defined, otherwise throws ConfigValidationError