Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ValidationExceptions.json 442B

123456789101112131415
  1. {
  2. "ErrorExceptions": [
  3. {
  4. "ValidationTest": "API Validation",
  5. "ExceptionMessage": "Breaking changes require a new major version.",
  6. "PackageVersion": "2.0.18"
  7. },
  8. {
  9. "ValidationTest": "API Validation",
  10. "ExceptionMessage": "Additions require a new minor or major version.",
  11. "PackageVersion": "2.0.18"
  12. }
  13. ],
  14. "WarningExceptions": []
  15. }