IsUnique (class)

Class IsUnique

Checks that a list of fields from an entity are unique in the table

Namespace: Cake\ORM\Rule
Location: ORM/Rule/IsUnique.php

Properties summary

  • $_fields protected
    array
    The list of fields to check

Method Summary