errorMessages: {
    deleteByPkWithCompositeKeyPresent: string;
    idEmptyString: string;
    observeWithObjectLiteral: string;
    queryByPkWithCompositeKeyPresent: string;
}

Type declaration

  • deleteByPkWithCompositeKeyPresent: string
  • idEmptyString: string
  • observeWithObjectLiteral: string
  • queryByPkWithCompositeKeyPresent: string