Abstract
options for this field definition
Protected
Readonly
_cacheReadonly
associationReadonly
cacheReadonly
columnValidates input value for a field of this type. Null and undefined are considered valid by default. This is used for things like:
Protected
Abstract
validate
Definition for a field referencing a column in the underlying database. Specifies things like cache behavior and associations, and handles input validation.