Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecordOptions

Hierarchy

  • RecordOptions

Index

Properties

Optional maxListeners

maxListeners: number

Optional save

Function to handle syncing changes of the Record instance to the storage device.

Optional validate

Function to handle validation of the Record instance and its properties. Called on Record.validate().

Optional virtuals

virtuals: RecordVirtualProperties

Object to describe virtual properties.