Home > @infiniteobjects/data-types > IsSkuTuple
Checks if the given value is a valid SKU ([DeviseSize, DeviceMaterial])
Signature:
export declare function IsSkuTuple(options?: ValidationOptions): PropertyDecorator;
Parameter | Type | Description |
---|---|---|
options | ValidationOptions | (Optional) |
Returns:
PropertyDecorator