Validate check if the Operation data is valid
()
| 43 | Type() OperationType |
| 44 | // Validate check if the Operation data is valid |
| 45 | Validate() error |
| 46 | // Author returns the author of this operation |
| 47 | Author() identity.Interface |
| 48 | // Time return the time when the operation was added |