Class ValidationResultUtils


  • public class ValidationResultUtils
    extends Object
    A utility class
    Author:
    dbernstein
    • Method Detail

      • resolvePathToJsonResult

        public static Path resolvePathToJsonResult​(ValidationResult result)
        Resolves the relative (i.e. to the validation output directory) path of the json file associated with the validation result.
        Parameters:
        result - The result
        Returns:
        The file path