Package io.github.cowwoc.requirements13.java.validator.component
package io.github.cowwoc.requirements13.java.validator.component
-
InterfacesClassDescriptionArrayComponent<S,
T, E> Methods that all array validators must contain.CollectionComponent<S,E> Methods that allCollectionvalidators must contain.ComparableComponent<S, T extends Comparable<T>>Methods that allComparablevalidators must contain.Methods that all decimalNumbervalidators must contain.Methods that all fixed-precisionNumbervalidators must contain.Validates the state of anIntegerorint.Methods that validators for numbers that may be negative must contain.ObjectComponent<S,T> Methods that all object validators must contain.Methods that validators for numbers that may be positive must contain.Validates the state of anint.ValidatorComponent<S,T> Methods that all validators must contain.Methods that validators for numbers that may be zero must contain.