Home > @skunkteam/types > NumberViolation
The supported additional checks on numeric types.
Signature:
type NumberViolation = 'min' | 'max' | 'multipleOf';
Home > @skunkteam/types > NumberViolation
The supported additional checks on numeric types.
Signature:
type NumberViolation = 'min' | 'max' | 'multipleOf';