Skip to main content

Interface: DuplicateSiteIdentifier

Defined in: shared/validation/siteIntegrity.ts:17

Summary of a duplicate site identifier occurrence.

Propertiesโ€‹

identifierโ€‹

readonly identifier: string

Defined in: shared/validation/siteIntegrity.ts:19

Identifier that appears more than once in the provided site collection.


occurrencesโ€‹

readonly occurrences: number

Defined in: shared/validation/siteIntegrity.ts:21

Number of times the identifier appears.