The DeployItemValidator
will refuse to deploy items that are invalid, i.e. items that have fatal validation messages associated with them. If an item has non-fatal validation warnings, it is typically up to the user to decide if the deploy process should continue or abort.
@see IntegrationEntity#validate(org.jitterbit.integration.data.validation.ValidationContext)
@see ValidationResult
@see EntityCollectionValidationResult
@author Torgil Zethson
@since 1.2
|
|