Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
WeakValidationMap
Type alias WeakValidationMap<T>
Weak
Validation
Map
<
T
>
:
{
[
K
in
keyof
T
]
?:
null
extends
T
[
K
]
?
Validator
<
T
[
K
]
|
null
|
undefined
>
:
undefined
extends
T
[
K
]
?
Validator
<
T
[
K
]
|
null
|
undefined
>
:
Validator
<
T
[
K
]
>
}
Type Parameters
T
Deprecated
Use
WeakValidationMap
from the ´prop-types` instead.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Deprecated
Use
WeakValidationMapfrom the ´prop-types` instead.