class: GeneralModelFilter
GeneralModelFilter
default constructor
Readonly
parse .meta to json
.meta
the current model
Optional
the origin model
called after saving the model.
the saved model
the origin model.
called after updating the model.
the updated model
filter for before saving.
called before updating the model.
(optional) incremental fields.
override this onBeforeSave() in sub-class.
onBeforeSave()
(optional) the origin model
Generated using TypeDoc
class:
GeneralModelFilter