Add fixes in jio validator local package

jio validator have several issues that we need to address:

  • some validations does't work as expected (specially the more complex one)
  • no error validation agains null body on jio.ValidateBody()
  • need thorough code review
  • Add release note in the readme
Edited by David Rouchet