expectedFormat property
Expected format or example value for this field
Shown in error messages to help developers understand the expected format. Example: "user@example.com" or "Positive number (e.g., 19.99)"
Implementation
final String? expectedFormat;