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

    The Epeios XML preprocessor

    A facility for macro and variable handling, and file inclusion in XML files.

    Screenshot

    Project Spotlight

    abcMIDI

    ABC MIDI conversion utilities.