We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sentry Issue: IDENTIFY-DEV-5
KeyError: 'country_of_birth' (19 additional frame(s) were not displayed) ... File "pydantic/class_validators.py", line 310, in pydantic.class_validators._generic_validator_basic.lambda12 return lambda cls, v, values, field, config: validator(v) File "pydantic/main.py", line 735, in pydantic.main.BaseModel.validate return cls(**value) File "pydantic/main.py", line 404, in pydantic.main.BaseModel.__init__ values, fields_set, validation_error = validate_model(__pydantic_self__.__class__, data) File "pydantic/main.py", line 1014, in pydantic.main.validate_model input_data = validator(cls_, input_data) File "cuenca_validations/types/requests.py", line 304, in validate_state_of_birth values['country_of_birth'] == 'MX'
The text was updated successfully, but these errors were encountered:
felipao-mx
No branches or pull requests
Sentry Issue: IDENTIFY-DEV-5
The text was updated successfully, but these errors were encountered: