Modifier and Type | Method and Description |
---|---|
void |
addValidator(Validator<T> validator)
Adds a validator.
|
void |
removeValidator(Validator<T> validator)
Removes given
validator , if it was registered. |
Copyright © 2019 The Holon Platform. All rights reserved.