stack

Home > @infiniteobjects/data-types > VariantsMatchSettings

VariantsMatchSettings() function

Checks if the PrintButtonPlatformConfig.availableVariants array has the right amount of variants.

Signature:

export declare function VariantsMatchSettings(options?: ValidationOptions<IPrintButtonPlatformConfig>): PropertyDecorator;

Parameters

Parameter Type Description
options ValidationOptions<IPrintButtonPlatformConfig> (Optional)

Returns:

PropertyDecorator