This class represents an error which occurred when data is validated for submission.
Before new data is posted to ivata masks , it is possible to validate it.
Represents a list of ValidationError instances which have occurred in data which is being validated for submission.
ValidationError
Currently, this class serves to encapsulate the functionality of the Struts class ActionErrors.
ActionErrors