Overview Schemas Index

Catalog_data_information_mim (jsdai.SCatalog_data_information_mim)


RULE restrict_multi_language_for_application_context FOR (application_context);

WHERE
          WR1: SIZEOF ( QUERY ( ent <* application_context | 
          NOT allowed_translations (ent, ['description']) ))=0;
END_RULE; -- restrict_multi_language_for_application_context

public class RRestrict_multi_language_for_application_context
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)