Class CmsContentCheckProperty

  • All Implemented Interfaces:
    I_CmsContentCheck, org.opencms.workplace.tools.I_CmsToolHandler

    public class CmsContentCheckProperty
    extends A_CmsContentCheck
    This implementation of the I_CmsContentCheck interface implements a check for resource properties.

    The following items can be configured and checked:

    • Property not set
    • Property value contains filename
    • Property value is shorter than a minimum size
    • Property value contains a given value (with RegEx)
    • Property value does not contain a given value (with RegEx)
    Since:
    6.1.2