public final class Validations extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
validateRange(ValidationContext context,
org.eclipse.emf.ecore.EStructuralFeature feature,
long value,
Long min,
Long max,
String label) |
public static final void validateRange(ValidationContext context, org.eclipse.emf.ecore.EStructuralFeature feature, long value, Long min, Long max, String label)