Interface ValidatorFactory


  • public interface ValidatorFactory
    Factory for validators
    • Method Detail

      • forProjectOnly

        BaseValidator forProjectOnly​(java.lang.String project)
        Create validator for strict project environment (policies must not declare environment, and will be validated in the context of the project)
        Parameters:
        project - project name