also might want to override the unmarshaller...
@Override
protected void customizeUnmarshaller(Unmarshaller unmarshaller) {
unmarshaller.setValidation(validating);...
Type: Posts; User: amcurtis1; Keyword(s):
also might want to override the unmarshaller...
@Override
protected void customizeUnmarshaller(Unmarshaller unmarshaller) {
unmarshaller.setValidation(validating);...