Implementation of a Model Services Layer (MSL) validator that delegates to the EMF Validation Framework.

Package Specification

This package provides an implementation of the {@link com.ibm.xtools.emf.msl.internal.validation.IValidator} API that simply delegates to the EMF Validation Framework to perform the validation operations. Validation is provided for {@link com.ibm.xtools.emf.msl.internal.MObjectType#MODELING}-type objects only.

@see com.ibm.xtools.emf.msl.internal.validation.IValidator @see com.ibm.xtools.emf.msl.internal.MObjectType @see com.ibm.xtools.emf.validation.internal.service