Class ReferenceSchema


  • public class ReferenceSchema
    extends ReferenceOrSchema
    A schema defined as { "$ref": "#/some/URI" } In order to allow forward references these objects need to be first created and then resolved in a second pass of the model.
    Author:
    Bruce Skingle