| Interface | Description |
|---|---|
| DtoMapper<F,T> |
Mapper interface from one DTO to another.
|
| DtoUpdatingMapper<F,T> |
Mapper interface that updates one DTO using another.
|
| Class | Description |
|---|---|
| ContextBasedConsentIncompatibleWithValidationErrorResult<T> |
The result that represents that we need certain fields to be served as required inputs from the user.
|
| ContextBasedValidationErrorResult<T> |
The result that represents that we need certain fields to be served as required inputs from the user.
|
Copyright © 2020. All rights reserved.