AnyRules$json top-level constant
Implementation
@$core.Deprecated('Use anyRulesDescriptor instead')
const AnyRules$json = {
'1': 'AnyRules',
'2': [
{'1': 'required', '3': 1, '4': 1, '5': 8, '10': 'required'},
{'1': 'in', '3': 2, '4': 3, '5': 9, '10': 'in'},
{'1': 'not_in', '3': 3, '4': 3, '5': 9, '10': 'notIn'},
],
};