public interface IValidationParticipant
Modifier and Type | Method and Description |
---|---|
Set<IStatus> |
validate(Object object,
ValidationKind kind,
Map<String,Object> properties)
Validates the given object and returns status objects in case of warning
or error.
|
Set<IStatus> validate(Object object, ValidationKind kind, Map<String,Object> properties)
object
- The object to be validatedkind
- The kind of validation to be performedproperties
- Any kind of key-value pairsCopyright © 2013-2016 Loetz GmbH&Co.KG - Heidelberg - Germany, Eclipse OSBP Project, OS.bee