I am using Spring CastorMarshaller for unmarshalling from xml-> Java.
I want to validate the xml against the xsd before unmarshalling it.
I have enabled validation using the following in...
Type: Posts; User: Radha_81; Keyword(s):
I am using Spring CastorMarshaller for unmarshalling from xml-> Java.
I want to validate the xml against the xsd before unmarshalling it.
I have enabled validation using the following in...