Class ContentTypeValidationError
- java.lang.Object
-
- com.enonic.xp.schema.content.validator.ContentTypeValidationError
-
@Beta public final class ContentTypeValidationError extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ContentTypeValidationError(java.lang.String validationMessage, ContentTypeName contentTypeName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getErrorMessage()
-
-
-
Constructor Detail
-
ContentTypeValidationError
public ContentTypeValidationError(java.lang.String validationMessage, ContentTypeName contentTypeName)
-
-