customFormats property
- @Deprecated("For internal use by the Validator only")
The set of functions to validate custom formats.
Implementation
@Deprecated("For internal use by the Validator only")
Map<String, ValidationContext Function(ValidationContext, String)>
get customFormats => _customFormats;