phenopackets / phenopacket-tools

An app and library for building, conversion, and validation of GA4GH Phenopackets.
http://phenopackets.org/phenopacket-tools/stable/
GNU General Public License v3.0
10 stars 5 forks source link

Enable JSON serialization for validation results #188

Closed ielis closed 1 year ago

ielis commented 1 year ago

Enable JSON serialization for validation results. The Jackson serialization can serialize ValidationResults into JSON (or else) with no custom serializers.