Uses of Class
org.everit.json.schema.event.CombinedSchemaMatchEvent
Packages that use CombinedSchemaMatchEvent
-
Uses of CombinedSchemaMatchEvent in org.everit.json.schema.event
Methods in org.everit.json.schema.event with parameters of type CombinedSchemaMatchEventModifier and TypeMethodDescriptiondefault voidValidationListener.combinedSchemaMatch(CombinedSchemaMatchEvent event) Called when aCombinedSchema's given subschema matches the instance.