First of all add your own custom validator, for example: var validatorOptions = { delay: 100, custom: { unique: function ($el) { var ...
確定! 回上一頁