[HAPI-devel] Experimenting with API example

2013-05-01 Thread Brennan O'Banion
I'm trying to reproduce the validation example provided in the API documentation for ProfileParser, but there appears to me to be a typing conflict. I don't see an AbstractValidator method that allows String and StaticDef arguments. What am I missing? As always, thank you for this excellent suit

Re: [HAPI-devel] Experimenting with API example

2013-05-01 Thread Jens Villadsen
Hi Brennan Are you referring to http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/examples/MessageValidation.html or http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/examples/MessageValidationUsingConformanceProfile.html ? On 1 May 2013 17:23, Brennan O'Banion wrote: > I'm trying to reproduce t