@epilot/validation-rules-client
Advanced tools
@@ -46,5 +46,5 @@ /* eslint-disable */ | ||
| /** | ||
| * The numeric value extracted from input | ||
| * The numeric value extracted from input; The amount of digits | ||
| */ | ||
| fact: "numeric-value"; | ||
| fact: "numeric-value" | "total-length"; | ||
| /** | ||
@@ -51,0 +51,0 @@ * Numeric comparison operator |
+1
-1
| { | ||
| "name": "@epilot/validation-rules-client", | ||
| "version": "1.1.7", | ||
| "version": "1.1.8", | ||
| "description": "API Client for epilot Validation Rules API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
32112
0.12%