Enum ValidationErrorSeverity

ValidationErrorSeverity

An enum that represents the severity of the validation error.

Properties

PropertyTypeDescription
SEVERITY_UNSPECIFIEDEnumUnspecified.
CRITICALEnumCritical, the error is critical and must be fixed before publish.
WARNINGEnumWarning, the error is non-critical and is not blocking publish.