This handler returns true if archive is valid
Input value: "archivePath" -- Type: java.lang.String archive path
Input value: "compType" -- Type: java.lang.String Component Type
Input value: "navValid" -- Type: java.lang.String navigation page if valid
Input value: "navValid" -- Type: java.lang.String navigation page if invalid
Output value: "isValid" -- Type: Boolean
Output value: "alertSummaryMsg" -- Type: String
Output value: "alertDetailMsg" -- Type: String
Output value: "navLoc" -- Type: String
Parameters: context - The HandlerContext. |