@Component public class CreateConsentRequestValidator extends Object
| Constructor and Description |
|---|
CreateConsentRequestValidator() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validateRequest(CreateConsentReq request)
Validates Create consent request according to:
|
public ValidationResult validateRequest(CreateConsentReq request)
If there is new consent requirements, this method has to be updated.
request - CreateConsentReq request for consent creatingCopyright © 2018 Pivotal Software, Inc.. All rights reserved.