Uses of Interface
org.craftercms.studio.impl.v2.service.policy.PolicyValidator
Packages that use PolicyValidator
Package
Description
-
Uses of PolicyValidator in org.craftercms.studio.impl.v2.service.policy.internal
Fields in org.craftercms.studio.impl.v2.service.policy.internal declared as PolicyValidatorModifier and TypeFieldDescriptionprotected PolicyValidatorPolicyServiceInternalImpl.systemValidatorFields in org.craftercms.studio.impl.v2.service.policy.internal with type parameters of type PolicyValidatorModifier and TypeFieldDescriptionprotected List<PolicyValidator> PolicyServiceInternalImpl.policyValidatorsConstructors in org.craftercms.studio.impl.v2.service.policy.internal with parameters of type PolicyValidatorModifierConstructorDescriptionPolicyServiceInternalImpl(ContentRepository contentRepository, ContentRepository contentRepositoryV2, ConfigurationService configurationService, PolicyValidator systemValidator, List<PolicyValidator> policyValidators, String configPath) Constructor parameters in org.craftercms.studio.impl.v2.service.policy.internal with type arguments of type PolicyValidatorModifierConstructorDescriptionPolicyServiceInternalImpl(ContentRepository contentRepository, ContentRepository contentRepositoryV2, ConfigurationService configurationService, PolicyValidator systemValidator, List<PolicyValidator> policyValidators, String configPath) -
Uses of PolicyValidator in org.craftercms.studio.impl.v2.service.policy.validators
Classes in org.craftercms.studio.impl.v2.service.policy.validators that implement PolicyValidatorModifier and TypeClassDescriptionclassImplementation ofPolicyValidatorfor content-type aware actionsclassImplementation ofPolicyValidatorfor file size aware actionsclassImplementation ofPolicyValidatorfor MIME type aware actionsclassImplementation ofPolicyValidatorfor path aware actionsclassImplementation ofPolicyValidatorfor system restrictions