parameter
parameter copied to clipboard
Can't validate Array
const arr = [{ key: ' ' }];
const rules = {};
validate(rules, arr);
No matter how to set the rule can not validate the array