Class OperationChainValidator

    • Constructor Detail

      • OperationChainValidator

        public OperationChainValidator​(ViewValidator viewValidator)
    • Method Detail

      • validate

        public uk.gov.gchq.koryphe.ValidationResult validate​(OperationChain<?> operationChain,
                                                             User user,
                                                             Store store)
        Validate the provided OperationChain against the ViewValidator.
        Parameters:
        operationChain - the operation chain to validate
        user - the user making the request
        store - the target store
        Returns:
        the ValidationResult