| Error Message | Count |
|---|---|
| series 'id' contains duplicate values: 1 2 2 2 Name: id, dtype: int64 | 1 |
| 4 validation errors for user_schemaModel id Input should be greater than or equal to 0 [type=greater_than_equal, input_value=-1, input_type=int] | 1 |
| 3 validation errors for user_schemaModel email String should match pattern '^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$' [type=string_pattern_m | 1 |
| 2 validation errors for user_schemaModel email String should match pattern '^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$' [type=string_pattern_m | 1 |
| 1 validation error for user_schemaModel email String should match pattern '^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$' [type=string_pattern_mi | 1 |