Getting all errors from xml parser when we check validation against xsd
Hi Team,
PipeLine structure : FileReader - xml Parser with validation against xsd - if error?errorView :Mapper
Need to get all the fields validation errors if any from the input file after valida...