ConstraintViolated$json top-level constant

  1. @Deprecated('Use constraintViolatedDescriptor instead')
Map<String, Object> const ConstraintViolated$json

Implementation

@$core.Deprecated('Use constraintViolatedDescriptor instead')
const ConstraintViolated$json = const {
  '1': 'ConstraintViolated',
  '2': const [
    const {'1': 'entity', '3': 1, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'entity'},
    const {'1': 'last_message', '3': 2, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'lastMessage'},
    const {'1': 'root_message', '3': 3, '4': 1, '5': 11, '6': '.spine.core.MessageId', '8': const {}, '10': 'rootMessage'},
    const {'1': 'violation', '3': 4, '4': 3, '5': 11, '6': '.spine.validate.ConstraintViolation', '8': const {}, '10': 'violation'},
  ],
};