Home > @infiniteobjects/data-types > VariantsMatchSettings
Checks if the PrintButtonPlatformConfig.availableVariants array has the right amount of variants.
Signature:
export declare function VariantsMatchSettings(options?: ValidationOptions<IPrintButtonPlatformConfig>): PropertyDecorator;
| Parameter | Type | Description |
|---|---|---|
| options | ValidationOptions<IPrintButtonPlatformConfig> | (Optional) |
Returns:
PropertyDecorator