Class CmsFilenameValidator

java.lang.Object
org.opencms.ade.postupload.client.ui.CmsFilenameValidator
All Implemented Interfaces:
I_CmsValidator

public class CmsFilenameValidator extends Object implements I_CmsValidator
Validates modified file names for uploaded files.
  • Constructor Summary

    Constructors
    Constructor
    Description
    CmsFilenameValidator(org.opencms.util.CmsUUID structureId, org.opencms.xml.content.CmsXmlContentProperty propDef)
    Creates a new instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    If this method is called, the object should either validate the form field and report the result to the validation controller, or request asynchronous validation of the field from the validation controller.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait