If you're looking for an online tool then you can try
jsonschemalint-online-validator
If you need to validate it using Java code then validate-json-against-schema-in-java should help. It provides a step by step approach, along with sample code for reference.