public interface IHasValidator
| Modifier and Type | Method and Description |
|---|---|
void |
clearValidation()
Clears the component of all validation results.
|
boolean |
validate()
Validates the current content of the widget with the underlying validators.
|
Copyright © 2011–2015 SWM. All rights reserved.