AbstractCrudManagerValidation
Configs
2
Configs
2When 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.
This config validates the response structure for requests made by the Crud Manager.
When true, the Crud Manager checks every parsed response structure for errors
and if the response format is invalid, a warning is logged to the browser console.
The config is intended to help developers implementing backend integration.
Properties
2
Properties
2Identifies an object as an instance of AbstractCrudManagerValidation class, or subclass thereof.
Identifies an object as an instance of AbstractCrudManagerValidation class, or subclass thereof.