Remove LocationParsingConfiguration and LocationPatternMatcher classes, along with related tests and UI components. Update EventOccurrenceParserService to include location validation logic, enhancing warning reporting for long locations and potential date/time patterns. Adjust appsettings and UI to reflect the removal of location parsing settings.
This commit is contained in:
@@ -35,20 +35,5 @@
|
||||
"EventCountSeverity": "Warning",
|
||||
"MissingCaptainSeverity": "Warning",
|
||||
"TooManyRegionalEventsSeverity": "Warning"
|
||||
},
|
||||
"LocationParsingSettings": {
|
||||
"LocationPatterns": [
|
||||
"Room *",
|
||||
"Hall *",
|
||||
"Conference Room *",
|
||||
"Building *",
|
||||
"Auditorium *",
|
||||
"Exhibit Hall *",
|
||||
"Mtg. Room *",
|
||||
"Meeting Room *",
|
||||
"Banquet Room *",
|
||||
"Online",
|
||||
"Virtual"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user