Skip to content

Conversation

@alexisylee
Copy link

The new file medfordValidator.py contains an implementation of the phase 0 Medford validator that reads an .mvd file (validator rules file) and validates tokens in a .mfd file according to the defined rules.

Current implementation uses a hardcoded validator filename — this will need to be updated based on project decisions.

The new medfordValidator module includes validation checks for:
Basic relational logic: less than, greater than
Format validation: email format, URI format
Other foundational checks to support token validation

alexis lee and others added 30 commits February 28, 2025 11:47
…lidation. accidentally got the code reformatted so please ignore those changes
…kenly being marked as required

issue was that even if marked as optional, pydantic still requires them to be marked as equals None
@infispiel infispiel changed the base branch from main to dev August 8, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants