Projects / Quality-Check

Quality-Check

Quality-Check provides a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package Quality-Check tries to replace these libraries and provide all the basic code quality checks. These basic code checks avoid technical errors using a fail-early approach, by checking each input parameter to a public method to be technically valid.

Tags
Licenses

RSS Recent releases

  •  13 Sep 2012 01:04

    Release Notes: This release adds new Checks, including Check.isNaN, Check.isNumber, Check.isNumeric, and Check.instanceOf.

    Screenshot

    Project Spotlight

    GNU xorriso

    An ISO 9660 multi-session CD/DVD/BD filesystem manipulator.

    Screenshot

    Project Spotlight

    poppler

    A PDF rendering library.