Class DefaultEntitlementValidatorImpl

java.lang.Object
org.craftercms.commons.entitlements.validator.impl.DefaultEntitlementValidatorImpl
All Implemented Interfaces:
EntitlementValidator, org.springframework.beans.factory.InitializingBean

public class DefaultEntitlementValidatorImpl extends Object implements EntitlementValidator, org.springframework.beans.factory.InitializingBean
Default Implementation of EntitlementValidator. No configuration required and all requested validations will be successful.
Author:
joseross
  • Constructor Details

    • DefaultEntitlementValidatorImpl

      public DefaultEntitlementValidatorImpl()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
    • getDescription

      public String getDescription()
      Description copied from interface: EntitlementValidator
      Provides a general description of the current validator.
      Specified by:
      getDescription in interface EntitlementValidator
      Returns:
      validator description