Interface | Description |
---|---|
IncrementalValidationService |
Optional mix-in interface for a
ValidationService that supports
reporting of incremental updates. |
ValidationProvider |
The ValidationService calls the providers after the validation with EMF.
|
ValidationService | |
ValidationUpdateListener |
An alternative validation listener that is most useful in applications that
throttle problem reporting,
to be notified of all problems found by validation, regardless of limits imposed by
the presentation in the editor.
|
ViewValidationListener |
Listens for new validation results.
|
Class | Description |
---|---|
ValidationServiceConstants |
Constants for use with the
ValidationService . |
Copyright © 2019. All rights reserved.