About this project.... This Hapi Validator Test Project is used to : - Test the Hapi validation. This project allows to test Hapi validation service, which is used in the Inria HL7 Validator Project. You can use this project with the Hapi Class Generator Project. To validate new message, go to the App.java and add a new message, as it is done in the others examples. (You can use the readHL7File method too). Don't forget to specify the OID Message Profile. This project use a special version of Hapi Base, which correct some problem of the original version.