Class XMLValidationTaskDao

java.lang.Object
cf.maybelambda.httpvalidator.springboot.persistence.XMLValidationTaskDao

@Component public class XMLValidationTaskDao extends Object
Provides methods to interact with the XML data file containing validation tasks.

This class is responsible for reading and updating the XML data file, parsing its content, and validating its structure against a predefined schema.