IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

ValidationErrors Property

Collection of validation errors for the current document.

Syntax


 getValidationErrors(): ValidationErrorDetailList;



Default Value

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 and not available at design time.

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