export interface FieldViolation { field?: string; description?: string; }