Skip to content

Validation doesn't seem to work #4

@overloadnn

Description

@overloadnn

I can't get validation to work. The "ResponseStatus" get serialized but It seems to be an error in the following line (responseStatus is lowercase).

        this.validationErrors = (_ref7 = this.response) != null ? (_ref8 = _ref7.data) != null ? (_ref9 = _ref8.responseStatus) != null ? _ref9.errors : void 0 : void 0 : void 0;

Am I doing something wrong?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions