Magidoc

ValidateMergeEnvironment
Object

DTO representing the result of an environment merge validation

Fields

#

errors

[ String !]!
Non-null

List of errors or warnings found during the validation. Empty if isValid is true

isValid

Non-null

Boolean indicating whether the merge is valid and can proceed without issues

Usages

#

References

#

  • Field validateMergeEnvironment from Query