context.addSupplementaryValidator(new DOMSupplementaryValidatorDetails(
MCSNamespace.DEVICE_DEFINITIONS.getURI(),
DeviceRepositorySchemaConstants.
POLICY_DEFINITION_RANGE_ELEMENT_NAME,
new RangeValidator()));
createLocationDetailsRegistry(context);
}