Class DirectoryNameValidator
- java.lang.Object
-
- org.uberfire.ext.apps.client.home.components.popup.DirectoryNameValidator
-
public class DirectoryNameValidator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringVALID_DIR_REGEX
-
Constructor Summary
Constructors Constructor Description DirectoryNameValidator(org.uberfire.ext.apps.api.Directory currentDirectory)
-
-
-
Field Detail
-
VALID_DIR_REGEX
public static final String VALID_DIR_REGEX
- See Also:
- Constant Field Values
-
-