v7.3.0
SupportExamplesFree Trial

AbstractCrudManagerValidation
Mixin

Mixin proving responses validation API to Crud Manager.

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class
  • When true treats parsed responses without success property as successful. In this mode a parsed response is treated as invalid if it has explicitly set success : false.

Properties

Properties are getters/setters or publicly accessible variables on this class

Source path

Scheduler/crud/mixin/AbstractCrudManagerValidation.js

Contents