mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
Update error dictionary for Python 3.14
This commit is contained in:
@@ -8,6 +8,7 @@ Field required: This field is required.
|
||||
value is not a valid phone number: This is not a valid phone number.
|
||||
month must be in 1..12: The month must be between 1 and 12.
|
||||
day is out of range for month: The day is out of range for the month.
|
||||
must be in range: The day is out of range for the month.
|
||||
Extra inputs are not permitted: This field is unknown for this object. Please remove it.
|
||||
Input should be a valid string: This field should be provided or removed to use the default value.
|
||||
Input should be a valid list: This field should contain a list of items but it doesn't.
|
||||
|
||||
Reference in New Issue
Block a user