public final class MetadataValidationException extends GroupDocsMetadataException
The exception that is thrown when validation errors encountered during metadata saving.
| Modifier and Type | Method and Description |
|---|---|
String[] |
getErrors()
Gets an array of the validation errors that were encountered during the last metadata saving.
|
getHResult, getInnerException, getType, setErrorCode, setHResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic final String[] getErrors()
Gets an array of the validation errors that were encountered during the last metadata saving.
Copyright © 2026. All rights reserved.