public class DuplicateIdEntryValidationContext extends Object implements IValidationContext
| Constructor and Description |
|---|
DuplicateIdEntryValidationContext(PdfString id)
Instantiates a new
DuplicateIdEntryValidationContext based on ID string. |
| Modifier and Type | Method and Description |
|---|---|
PdfString |
getId()
Gets the ID of the entry.
|
ValidationType |
getType()
Gets type of the context.
|
public DuplicateIdEntryValidationContext(PdfString id)
DuplicateIdEntryValidationContext based on ID string.id - the ID of the entrypublic PdfString getId()
public ValidationType getType()
IValidationContextgetType in interface IValidationContextCopyright © 1998–2024 Apryse Group NV. All rights reserved.