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
This processor generates a Java source file from a JSON Schema.
Prior to the generation proper, a syntax validator is inserted, which first checks that the schema conforms to draft v3: jsonschema2pojo does not have support for draft v4 yet.