| Package | Description | 
|---|---|
| org.everit.json.schema.event | 
| Modifier and Type | Method and Description | 
|---|---|
default void | 
ValidationListener.elseSchemaMismatch(ConditionalSchemaMismatchEvent event)
Called when the instance does not pass the validation against a  
"else" schema. | 
default void | 
ValidationListener.ifSchemaMismatch(ConditionalSchemaMismatchEvent event)
Called when the instance does not pass the validation against an  
"if" schema. | 
default void | 
ValidationListener.thenSchemaMismatch(ConditionalSchemaMismatchEvent event)
Called when the instance does not pass the validation against a  
"then" schema. | 
Copyright © 2019 Everit Kft.. All rights reserved.