Verify that the avatar ID belongs to an image of the Sone.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 25 Oct 2013 05:31:41 +0000 (07:31 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 28 Feb 2014 21:25:38 +0000 (22:25 +0100)
commit782c965781afea8c5ef094ccdcbdcf514fd02c49
tree16d619b4320cc606252fbdf869eb9af7834d9281
parent7279d2d17df9c32fecc22fae021a01f97cb1c6af
Verify that the avatar ID belongs to an image of the Sone.
src/main/java/net/pterodactylus/sone/core/SoneParser.java
src/test/java/net/pterodactylus/sone/core/SoneParserTest.java
src/test/resources/sone-parser/invalid-avatar.xml [new file with mode: 0644]