Allows validation based on a format pattern.
Examples are "date-time", "email", "uri", etc.
@override String? get format => dataSchema.format;