Vinyl
Preparing search index...
@amzn/vinyl-validation
object
Function object
object
<
const
U
extends
object
>
(
propertyValidators
:
NoInfer
<
ExtendedPropertyValidators
<
AnyRecord
,
U
>
>
,
)
:
ObjectSchema
<
U
>
Creates a validator that validates the input has properties that pass their respective validators.
Type Parameters
const
U
extends
object
Parameters
propertyValidators
:
NoInfer
<
ExtendedPropertyValidators
<
AnyRecord
,
U
>
>
Returns
ObjectSchema
<
U
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Creates a validator that validates the input has properties that pass their respective validators.