{
  "locationCode": "Location Code",
  "shape": "Shape",
  "material": "Material",
  "liningMethod": "Lining Method",
  "coatingMethod": "Coating Method",
  "pipeUse": "Pipe Use",
  "gpsAccuracy": "GPS Accuracy",
  "drainageArea": "Drainage Area",
  "pipeSegmentReference": "Pipe Segment Reference",
  "street": "Street (Name & Number)",
  "city": "City",
  "locationDetails": "Location Details",
  "height": "Height (Diameter)",
  "width": "Width",
  "pipeJointLength": "Pipe Joint Length",
  "totalLength": "Total Length",
  "lengthSurveyed": "Length Surveyed",
  "yearConstructed": "Year Constructed",
  "yearRenewed": "Year Renewed",
  "upRimToInvert": "Upstream MH Rim to Invert",
  "upGradeToInvert": "Upstream MH Grade to Invert",
  "upRimToGrade": "Upstream MH Rim to Grade",
  "upNorthing": "Upstream MH Northing",
  "upEasting": "Upstream MH Easting",
  "upElevation": "Upstream MH Elevation",
  "downRimToInvert": "Downstream MH Rim to Invert",
  "downRimToGrade": "Downstream MH Rim to Grade",
  "downGradeToInvert": "Downstream MH Grade to Invert",
  "downNorthing": "Downstream MH Northing",
  "downEasting": "Downstream MH Easting",
  "downElevation": "Downstream MH Elevation",
  "mhCoordinateSystem": "MH Coordinate System",
  "verticalDatum": "MH Vertical Datum",
  "segmentId": "SegmentId",
  "purpose": "Purpose",
  "preCleaning": "Pre Cleaning",
  "direction": "Direction of Survey",
  "surveyedBy": "Surveyed By",
  "certificateNumber": "Certificate Number",
  "date": "Date",
  "mediaLabel": "Media Label",
  "weather": "Weather",
  "poNumber": "PO Number",
  "workOrderNumber": "Work Order Number",
  "dateCleaned": "Date Cleaned",
  "flowControl": "Flow Control",
  "customer": "Customer",
  "additionalInfo": "Additional Info",
  "pressureValue": "Pressure Value",
  "reverseSetup": "Reverse Setup",
  "sheetNumber": "Sheet Number",
  "IsImperial": "Is Imperial",
  "reviewedBy": "Reviewed By",
  "reviewerCertificateNumber": "Reviewer Certificate Number",
  "reviewComments": "Review Comments",
  "project": "Project",
  "owner": "Owner",
  "inspectionStatus": "Inspection Status",
  "inspectionTech": "Inspection Tech",
  "failureConsequence": "Consequence of Failure",
  "inspectionTime": "Inspection Time",
  "inspectionDate": "Inspection Date",
  "upstreamMH": "Upstream MH No.",
  "downstreamMH": "Downstream MH No.",
  "inspectionUsedCctv": "Inspection Used CCTV",
  "inspectionUsedLaser": "Inspection Used Laser",
  "inspectionUsedSonar": "Inspection Used Sonar",
  "inspectionUsedSidewall": "Inspection Used Sidewall",
  "inspectionUsedZoom": "Inspection Used Zoom",
  "inspectionUsedOther": "Inspection Used Other",

  "errors": {
    "id": "Manhole is required.",
    "projectId": "ProjectId is required.",
    "segmentNumber": "Must be at least three digits and no more than four digits.",
    "surveyedByV7": "Surveyed By cannot exceed 25 characters.",
    "surveyedBy": "Surveyed By cannot exceed 64 characters.",
    "certNumber": "Certification number is required.",
    "shotNumber": "Must be at least three digits and no more than four digits.",
    "upstreamManholeNumber": "Upstream Manhole Number is required.",
    "downstreamManholeNumber": "Downstream Manhole Number is required.",
    "manholeType": "Manhole Type is required.",
    "flag": "Flag is required.",
    "segmentId": "SegmentId is required.",
    "diameterSurvey": "Diameter survey is required.",
    "lengthSurveyed": "Length surveyed is required.",
    "yearConstructed": "Year Constructed must be numeric",
    "yearRenewed": "Year Renewed must be numeric",
    "upRimToInvert": "Upstream Manhole Rim to Invert must be numeric",
    "pipeJointLength": "Pipe Joint Length must be numeric",
    "downRimToInvert": "Downstream Manhole Rim to Invert must be numeric",
    "upRimToGrade": "Upstream Manhole Rim to Grade must be numeric",
    "downRimToGrade": "Downstream Manhole Rim to Grade must be numeric",
    "upGradeToInvert": "Upstream Manhole Grade to Invert must be numeric",
    "downGradeToInvert": "Downstream Manhole Grade to Invert must be numeric",
    "drainageArea": "Drainage Area cannot exceed 15 characters.",
    "invalidNumberType": "Expected number",
    "widthRequired": "Width is required when Shape is not circular."
  }
}
