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