You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not at the moment. The problem is that I currently use Jackson to process all of JSON. A processor would be needed to convert javax.json's JsonValue into Jackson's JsonNode. It is doable, mind you. See json-schema-core for more details.
Hi, do you have plans to support validation of JSON objects that implement the javax.json spec??
The text was updated successfully, but these errors were encountered: