feat: regex implementation
This commit is contained in:
9
example-paths-malformed.txt
Normal file
9
example-paths-malformed.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
# should throw invalid version error
|
||||
/shows/projectX/assets/environment/forest_v003/model/render/forest_beauty_v002.1001.exr
|
||||
|
||||
# should throw wrong size error
|
||||
/shows/projectX/assets/environment/forest_v003/model/forest_beauty_v002.1001.exr
|
||||
|
||||
# should throw invalid prefix path error
|
||||
/other/projectX/assets/environment/forest_v002/model/cache/forest_v002.fbx
|
||||
|
||||
Reference in New Issue
Block a user