Amazon.DataPipeline.Model.PutPipelineDefinitionResult.IsSetValidationErrors C# (CSharp) Method

IsSetValidationErrors() private method

private IsSetValidationErrors ( ) : bool
return bool
        internal bool IsSetValidationErrors()
        {
            return this.validationErrors.Count > 0;
        }