Documentation / @zerotal/validator / UniqueOptions
Interface: UniqueOptions
Defined in: validator/src/dbRules.ts:19
Properties
ignoreId?
optionalignoreId?:string|number
Defined in: validator/src/dbRules.ts:21
Ignore the row with this id — use on update to exclude the current record.