public abstract class CombinedSchemaValidationEvent extends ValidationEvent<CombinedSchema>
instance, schema| Constructor and Description |
|---|
CombinedSchemaValidationEvent(CombinedSchema schema,
Schema subSchema,
Object instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Schema |
getSubSchema() |
int |
hashCode() |
getSchema, toJSON, toStringpublic CombinedSchemaValidationEvent(CombinedSchema schema, Schema subSchema, Object instance)
public boolean equals(Object o)
equals in class ValidationEvent<CombinedSchema>public int hashCode()
hashCode in class ValidationEvent<CombinedSchema>public Schema getSubSchema()
Copyright © 2018 Everit Kft.. All rights reserved.