DefinitelyTyped/types/vuelidate/lib
Jubair Saidi c962041696 Update validators.d.ts
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.
2018-12-14 08:17:52 -05:00
..
validators.d.ts Update validators.d.ts 2018-12-14 08:17:52 -05:00