ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 50 - AD0-E718 discussion

Report
Export

An Adobe Commerce Architect is working on a scanner that will pull prices from multiple external product feeds. The Architect has a list of vendors and decides to create new config file marketplacejeeds.xml.

Which three steps can the Architect take to ensure validation of the configuration files with unique validation rules for the individual and merged files? (Choose three.)

A.
Implement validation rules in the Converter class for the Config Reader
Answers
A.
Implement validation rules in the Converter class for the Config Reader
B.
Add the Uniform Resource Name to the XSD file in the config XML file.
Answers
B.
Add the Uniform Resource Name to the XSD file in the config XML file.
C.
Provide schema to validate a merged file.
Answers
C.
Provide schema to validate a merged file.
D.
Provide schema to validate an individual file.
Answers
D.
Provide schema to validate an individual file.
E.
Create a class that implements \Magento\Framework\Config\Datalnterface.
Answers
E.
Create a class that implements \Magento\Framework\Config\Datalnterface.
F.
Create validation rules in marketplace.schema.xsd.
Answers
F.
Create validation rules in marketplace.schema.xsd.
Suggested answer: D, E, F

Explanation:

The three steps that the Architect can take to ensure validation of the configuration files with unique validation rules for the individual and merged files are: D. Provide schema to validate an individual file, F. Create validation rules in marketplace.schema.xsd, and E. Create a class that implements

\Magento\Framework\Config\DataInterface. By providing schema to validate individual files, creating validation rules in marketplace.schema.xsd, and creating a class that implements

\Magento\Framework\Config\DataInterface, the Architect can ensure that the configuration files are validated with unique validation rules for the individual and merged files.

asked 02/10/2024
L Zsolt
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first