| Package | Description |
|---|---|
| org.eclipse.emfforms.internal.common.prevalidation | |
| org.eclipse.emfforms.spi.common.validation |
| Modifier and Type | Class and Description |
|---|---|
class |
PreSetValidationServiceImpl
Implementation of the
PreSetValidationService. |
| Modifier and Type | Method and Description |
|---|---|
void |
PreSetValidationServiceImpl.addConstraintValidator(org.eclipse.emf.ecore.ENamedElement element,
IFeatureConstraint constraint) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PreSetValidationService
Pre-set validation service that checks whether a given value
complies with constraints defined by a given feature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreSetValidationService.addConstraintValidator(org.eclipse.emf.ecore.ENamedElement element,
IFeatureConstraint constraint)
Add a custom
IFeatureConstraint. |
Copyright © 2017. All rights reserved.