@NoImplement
public interface ScopePhaseValidationMessages
| Modifier and Type | Method and Description |
|---|---|
List<ScopePhaseValidationItem> |
getErrors() |
List<ScopePhaseValidationItem> |
getWarnings() |
List<ScopePhaseValidationItem> getErrors()
ScopePhaseValidationItem errors items while scope validationList<ScopePhaseValidationItem> getWarnings()
ScopePhaseValidationItem warnings items while scope validationCopyright © 2022 MuleSoft, Inc.. All rights reserved.