Skip to content

Commit

Permalink
Updated error messages for Age of Offender and Age of Arrestee.
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbarbin committed Sep 5, 2024
1 parent 0da2c0c commit e77bec8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _data/error.json
Original file line number Diff line number Diff line change
Expand Up @@ -2393,9 +2393,10 @@
"22100": {
"active": "true",
"err_no": 22100,
"err_message": "AGE MUST BE '01' - '17' FOR JUVENILE OFFENSES",
"err_message": "AGE MUST BE '01' - '16' FOR JUVENILE OFFENSES",
"err_desc": {
"47": "When Juvenile Qualifiers are used, Age of Arrestee (DE 47) must be '01' thru '17' (this includes 17) for the following Juvenile Qualifiers:{::nomarkdown}<ul><li>(JU:RUN) Runaway Offense (90I)</li><li>(JU:UNG) Ungovernable (90C)</li><li>(JU:CUR) Curfew (90B)</li><li>(JU:TRU) Truancy (90Z)</li></ul>{:/}Note: As of January 1st, 2020, all offenders under the age of 18 are considered juveniles."
"37": "When Juvenile Qualifiers are used, Age of Offender [At Time of Incident] (37) must be '01' thru '16' (this includes 16) for the following Juvenile Qualifiers::{::nomarkdown}<ul><li>(JU:RUN) Runaway Offense (90I)</li><li>(JU:UNG) Ungovernable (90C)</li><li>(JU:CUR) Curfew (90B)</li><li>(JU:TRU) Truancy (90Z)</li></ul>{:/}The Louisiana Juvenile Age definition has changed over the years. LIBRS uses the age along with the incident date to validate the Juvenile Qualifiers according to the following rules:{::nomarkdown}<ul><li>Prior to March 1, 2019, the Juvenile age is 16 and younger.</li><li>March 1, 2019 – April 18, 2024, the juvenile age is 17 and younger.</li><li>After April 19, 2024, the Juvenile age is 16 and younger.</li></ul>{:/}",
"47": "When Juvenile Qualifiers are used, Age of Arrestee (DE 47) must be '01' thru '16' (this includes 16) for the following Juvenile Qualifiers:{::nomarkdown}<ul><li>(JU:RUN) Runaway Offense (90I)</li><li>(JU:UNG) Ungovernable (90C)</li><li>(JU:CUR) Curfew (90B)</li><li>(JU:TRU) Truancy (90Z)</li></ul>{:/}The Louisiana Juvenile Age definition has changed over the years. LIBRS uses the age along with the incident date to validate the Juvenile Qualifiers according to the following rules:{::nomarkdown}<ul><li>Prior to March 1, 2019, the Juvenile age is 16 and younger.</li><li>March 1, 2019 – April 18, 2024, the juvenile age is 17 and younger.</li><li>After April 19, 2024, the Juvenile age is 16 and younger.</li></ul>{:/}"
}
},
"22105": {
Expand Down

0 comments on commit e77bec8

Please sign in to comment.