Skip to Content Skip to Search
v7.1.0
class ActiveRecord::NotNullViolation < ActiveRecord::StatementInvalid

ActiveRecord::NotNullViolation

Raised when a record cannot be inserted or updated because it would violate a not null constraint.

Definition files