Returns a map of field names to validation rule strings (e.g., 'required|email').
Map<String, String> rules();