Home > @infiniteobjects/data-types > IsSkuCustomization
Checks if the given value is a valid SkuCustomization
Signature:
export declare function IsSkuCustomization(options?: ValidationOptions): PropertyDecorator;
| Parameter | Type | Description |
|---|---|---|
| options | ValidationOptions | (Optional) |
Returns:
PropertyDecorator