Home > @tridion-sites/models > ValidationWarning
Represents the data of a validation warning which is returned when validating an item.
Signature:
export declare class ValidationWarning extends ValidationResult
Extends: ValidationResult
Constructor | Modifiers | Description |
---|---|---|
(constructor)(backendModel) | Constructs a new instance of the ValidationWarning class |
Property | Modifiers | Type | Description |
---|---|---|---|
_backendModel | BackendValidationWarning | ||
getInternalModel | () => BackendValidationWarning |