Class NoBinaryFkConstraint

java.lang.Object
ch.tocco.nice2.model.entity.api.schema.events.CheckEvent
ch.tocco.nice2.model.entity.api.schema.events.NoBinaryFkConstraint
All Implemented Interfaces:
Descriptive

public class NoBinaryFkConstraint extends CheckEvent implements Descriptive
Each binary field must have a foreign key into the _nice_binary table. This class represents the failure outcome of this check against a specific field.