Class ApacheDirectoryValidator


  • public class ApacheDirectoryValidator
    extends Object
    Validates Directory in the Apache Web Server.
    • Constructor Detail

      • ApacheDirectoryValidator

        public ApacheDirectoryValidator()
    • Method Detail

      • validate

        public org.eclipse.core.runtime.IStatus validate​(com._1c.g5.v8.dt.platform.services.core.publication.apache.Directory directory,
                                                         PublicationType type,
                                                         WebServer webServer)
        Validates correctness of values of Directory.
        Parameters:
        directory - Directory to validate, cannot be null
        type - the publication type to check directory for, cannot be null
        webServer - the web server, cannot be null
        Returns:
        result of validation as MultiStatus, which describes all errors and warnings, if no errors then will return status OK