Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milovidov983/operationresult

Wrapper for the returned data
https://github.com/milovidov983/operationresult

Last synced: 2 days ago
JSON representation

Wrapper for the returned data

Awesome Lists containing this project

README

        

# OperationResult class
## Wrapper for the returned data

### EN
The OperationResult class allows you to return either a data model or an error plus an error message depending on the conditions.

### RU
Класс OperationResult позволяет в зависимости от условий, возвращать либо модель с данными, либо ошибку плюс сообщение об ошибке.