How to make them async, so that the validation could be made server-side using XHR? Something like: <v-text-field :rules="[v => { axios.get('/check?value=' + ...
確定! 回上一頁