Uses of Class
org.everit.json.schema.event.CombinedSchemaMismatchEvent
Packages that use CombinedSchemaMismatchEvent
-
Uses of CombinedSchemaMismatchEvent in org.everit.json.schema.event
Methods in org.everit.json.schema.event with parameters of type CombinedSchemaMismatchEventModifier and TypeMethodDescriptiondefault voidValidationListener.combinedSchemaMismatch(CombinedSchemaMismatchEvent event) Called when aCombinedSchema's given subschema does not match the instance.