elm.ords.validation.location

ELM Ordinance Location Validation logic

These are primarily used to validate that a legal document applies to a particular location.

Classes

CountyJurisdictionValidator(...)

Validator that checks wether text applies at the county level.

CountyNameValidator(structured_llm_caller)

Validator that checks wether text applies to a particular county.

CountyValidator(structured_llm_caller[, ...])

ELM Ords County validator.

FixedMessageValidator(structured_llm_caller)

Validation base class using a static system prompt.

URLValidator(structured_llm_caller)

Validator that checks wether a URL matches a county.