mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-03 23:42:50 +00:00
Fixes `withParam` helper, and `or`, and `and` rules to allow for either ValidationRule or CustomRule since in practice they are interchangeable. Fixes CustomRule `parentVm` param to be of type any. the parentVm for nested elements are often still nested, I,e. not the Vue Component. Added missing rules: `integer`, `decimal`, and `not`. Implements tests for the above. |
||
|---|---|---|
| .. | ||
| validators.d.ts | ||