FSEntry name validation and duplicate names in folder tests
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m13s
Some checks failed
Test Workflow / Lint and test library (pull_request) Failing after 1m13s
This commit is contained in:
@@ -53,4 +53,5 @@ class FSCreator {
|
||||
}
|
||||
|
||||
class CyclicFolderException : Exception("Cyclic FSFolders are not supported")
|
||||
|
||||
class DuplicateEntryNameException : Exception("Folder contains entries with duplicate names")
|
Reference in New Issue
Block a user