Skip to content

Interface: ArrayUniqueOptions

Extends

Properties

PropertyTypeDescriptionInherited from
ignoreUndefined?booleanif true, undefined values for the dot notation string comparator will not cause the array to fail on uniqueness. Default false-
separator?string | falseoverrides the default . hierarchy separator. Set to false to treat the key as a literal value. Default '.'HierarchySeparatorOptions.separator