IPWorks EDI 2020 macOS Edition

Questions / Feedback?

ValidationErrors Property

Collection of validation errors for the current document.

Syntax

public var validationErrors: Array<ValidationErrorDetail> {
get {...} }

Remarks

After calling Validate this property contains details of any validation errors. Validation errors are also accessible through the ValidationError event as the document is validated.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 macOS Edition - Version 20.0 [Build 8203]