|| evaluateMandatoryCondition(attrUtil, attributable, schema.getName(),
attrUtil.intMappingType()))) {
LOG.error("Mandatory schema " + schema.getName() + " not provided with values");
reqValMissing.addElement(schema.getName());
}
}
for (AbstractDerSchema derSchema : derSchemaDAO.findAll(attrUtil.derSchemaClass())) {
if (attributable.getDerivedAttribute(derSchema.getName()) == null
&& evaluateMandatoryCondition(attrUtil, attributable, derSchema.getName(),