Validate an instance and return a processing report
@param instance the instance to validate
@param deepCheck validate children even if container (array, object) isinvalid
@return a processing report
@throws ProcessingException a processing error occurred during validation
@see JsonValidator#validate(JsonNode,JsonNode,boolean)
@since 2.1.8
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.