Uses of Interface
com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
Packages that use ObjectComponent
Package
Description
-
Uses of ObjectComponent in com.github.cowwoc.requirements10.guava.validator
Subinterfaces of ObjectComponent in com.github.cowwoc.requirements10.guava.validatorModifier and TypeInterfaceDescriptioninterfaceMultimapValidator<T extends Multimap<K,V>, K, V> Validates the state of a Multimap, throwing an exception on the first failure. -
Uses of ObjectComponent in com.github.cowwoc.requirements10.jackson.validator
Subinterfaces of ObjectComponent in com.github.cowwoc.requirements10.jackson.validatorModifier and TypeInterfaceDescriptioninterfaceJsonNodeValidator<T extends JsonNode>Validates the state of a JsonNode. -
Uses of ObjectComponent in com.github.cowwoc.requirements10.java.validator
Subinterfaces of ObjectComponent in com.github.cowwoc.requirements10.java.validatorModifier and TypeInterfaceDescriptioninterfaceValidates the state of aBigDecimal.interfaceValidates the state of aBigInteger.interfaceValidates the state of aBoolean.interfaceValidates the state of anbyte[].interfaceValidates the state of aByte.interfaceValidates the state of aCharacter.interfaceCollectionValidator<T extends Collection<E>,E> Validates the state of aCollection.interfaceComparableValidator<T extends Comparable<T>>Validates the state of aComparable.interfaceValidates the state of aDouble.interfaceValidates the state of aFloat.interfaceValidates the state of aGenericType.interfaceValidates the state of anInetAddress.interfaceValidates the state of anInteger.interfaceListValidator<T extends List<E>,E> Validates the state of aList.interfaceValidates the state of aLong.interfaceMapValidator<T extends Map<K,V>, K, V> Validates the state of aMap.interfaceObjectArrayValidator<T,E> Validates the state of anObject[].interfaceValidates the state of anObject.interfaceValidates the state of anOptional.interfaceValidates the state of aPath.interfaceValidates the state of aboolean[].interfaceValidates the state of abyte[].interfaceValidates the state of achar[].interfaceValidates the state of adouble[].interfaceValidates the state of afloat[].interfaceValidates the state of aint[].interfaceValidates the state of along[].interfaceValidates the state of ashort[].interfaceValidates the state of aShort.interfaceValidates the state of aString.interfaceValidates the state of anIntegerthat does not support negative values.interfaceValidates the state of aURI.