We are facing issues when some fields must be unique and the same time they are not required. IMO couchx should skip the uniqueness validation if the field is not present or pass and option like ignore_if_empty to the uniqueness validation.
What do you think?
We are facing issues when some fields must be unique and the same time they are not required. IMO couchx should skip the uniqueness validation if the field is not present or pass and option like
ignore_if_emptyto the uniqueness validation.What do you think?