- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for pathToCheck (0.08 seconds)
-
src/main/java/org/codelibs/core/io/FileUtil.java
* } * </pre> * * @param pathToCheck the path to validate (must not be {@literal null}) * @param baseDirectory the base directory that the path must be within (must not be {@literal null}) * @return true if the path is safe (within the base directory), false otherwise */ public static boolean isPathSafe(final Path pathToCheck, final Path baseDirectory) {Created: Fri Apr 03 20:58:12 GMT 2026 - Last Modified: Thu Feb 12 12:10:45 GMT 2026 - 13.2K bytes - Click Count (0)