public interface ValidatorHost
The host provides special treatments to different kind of targets:
Modifier and Type | Interface and Description |
---|---|
static interface |
ValidatorHost.Validator
A commodities validator.
|
Modifier and Type | Method and Description |
---|---|
void |
register(ValidatorHost.Validator validator)
Registers a validator for the given component and type.
|
void register(@NotNull ValidatorHost.Validator validator)
validator
- The validator to register.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500