wwValidationErrors::AddErrors
Adds an existing wwValidationErrors collection to this collection. Useful for merging errors from multiple sources into a single collection.
o.AddErrors(loErrors)
Parameters
loErrors Another validation errors collection that is appended to this collection.