Class CmsUrlNameValidator

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsUrlNameValidator​(java.lang.String parentPath, org.opencms.util.CmsUUID id)
      Creates a new URL name validator.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(I_CmsFormField field, I_CmsValidationController controller)
      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