| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ValidatingProxy.create(Class<T> serviceInterface,
T wrappedService,
ValidatorUtil validatorUtil)
Creates a proxy for the given service, which validates arguments before
calling the service.
|
| Constructor and Description |
|---|
ValidatingConfigFactory(String[] args,
ValidatorUtil validatorUtil) |
Copyright © 2020 Fortnox AB. All rights reserved.