| Interface | Description |
|---|---|
| ServiceResult<T> |
This interface defines a service result in TM4J that can contain a generic result if valid or a
ValidationResult otherwise. |
| ValidationResult |
This interface defines a Validation Result that might contain errors when the validation has an invalid state.
|
Copyright © 2019. All rights reserved.