- Preparing search index...
- The search index is not available
Deepkit
Type alias Decimal<MinDigits, MaxDigits>
Decimal
<MinDigits, MaxDigits>: ValidatorMeta<"decimal", [MinDigits, MaxDigits]>
Type Parameters
-
MinDigits extends number = 1
-
MaxDigits extends number = 100