Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addAll(ValidationFailures) - Method in class com.github.cowwoc.requirements10.java.ValidationFailures
-
Adds validation failures into this collection.
- and(Consumer<? super S>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Facilitates the validation of related properties.
- ArrayComponent<S,
T, - Interface in com.github.cowwoc.requirements10.java.validator.componentE> -
Methods that all array validators must contain.
- assertThat(T) - Method in interface com.github.cowwoc.requirements10.guava.GuavaAssertThat
-
Validates the state of a
Multimap. - assertThat(T) - Method in interface com.github.cowwoc.requirements10.jackson.JacksonAssertThat
-
Validates the state of a
JsonNode. - assertThat(T, String) - Method in interface com.github.cowwoc.requirements10.guava.GuavaAssertThat
-
Validates the state of a
Multimap. - assertThat(T, String) - Method in interface com.github.cowwoc.requirements10.jackson.JacksonAssertThat
-
Validates the state of a
JsonNode.
B
- BigDecimalValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
BigDecimal. - BigIntegerValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
BigInteger. - BooleanValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Boolean. - ByteArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
byte[]. - ByteValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Byte.
C
- CharacterValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Character. - checkIf(boolean) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
boolean - checkIf(boolean) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
boolean. - checkIf(boolean[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
booleanarray. - checkIf(boolean[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
booleanarray. - checkIf(boolean[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
booleanarray. - checkIf(boolean[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
booleanarray. - checkIf(boolean, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
boolean - checkIf(boolean, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
boolean. - checkIf(byte) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
byte - checkIf(byte) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
byte. - checkIf(byte[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
bytearray. - checkIf(byte[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
bytearray. - checkIf(byte[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
bytearray. - checkIf(byte[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
bytearray. - checkIf(byte, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
byte. - checkIf(byte, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
byte. - checkIf(char) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
char - checkIf(char) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
char. - checkIf(char[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
chararray. - checkIf(char[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
chararray. - checkIf(char[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
chararray. - checkIf(char[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
chararray. - checkIf(char, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
char - checkIf(char, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
char. - checkIf(double) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
double - checkIf(double) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
double. - checkIf(double[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
doublearray. - checkIf(double[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
doublearray. - checkIf(double[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
doublearray. - checkIf(double[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
doublearray. - checkIf(double, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
double - checkIf(double, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
double. - checkIf(float) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
float - checkIf(float) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
float. - checkIf(float[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
floatarray. - checkIf(float[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
floatarray. - checkIf(float[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
floatarray. - checkIf(float[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
floatarray. - checkIf(float, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
float - checkIf(float, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
float. - checkIf(int) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
int - checkIf(int) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
int. - checkIf(int[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
intarray. - checkIf(int[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
intarray. - checkIf(int[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
intarray. - checkIf(int[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
intarray. - checkIf(int, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
int - checkIf(int, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
int. - checkIf(long) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
long - checkIf(long) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
long. - checkIf(long[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
longarray. - checkIf(long[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
longarray. - checkIf(long[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
longarray. - checkIf(long[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
longarray. - checkIf(long, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
long - checkIf(long, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
long. - checkIf(short) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
short - checkIf(short) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
short. - checkIf(short[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
shortarray. - checkIf(short[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
shortarray. - checkIf(short[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
shortarray. - checkIf(short[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a primitive
shortarray. - checkIf(short, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
short - checkIf(short, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
short. - checkIf(GenericType<T>) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Class. - checkIf(GenericType<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Class. - checkIf(E[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Objectarray. - checkIf(E[]) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
Objectarray. - checkIf(E[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Objectarray. - checkIf(E[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
Objectarray. - checkIf(Boolean) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Boolean - checkIf(Boolean) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Boolean. - checkIf(Boolean, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Boolean - checkIf(Boolean, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Boolean. - checkIf(Byte) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Byte - checkIf(Byte) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Byte. - checkIf(Byte, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Byte - checkIf(Byte, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Byte. - checkIf(Character) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Character - checkIf(Character) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Character. - checkIf(Character, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Character - checkIf(Character, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Character. - checkIf(Class<T>) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Class. - checkIf(Class<T>) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Class. - checkIf(Class<T>, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Class. - checkIf(Class<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Class. - checkIf(Double) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Double - checkIf(Double) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Double. - checkIf(Double, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Double - checkIf(Double, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Double. - checkIf(Float) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Float - checkIf(Float) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Float. - checkIf(Float, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Float - checkIf(Float, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Float. - checkIf(Integer) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Integer - checkIf(Integer) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
Integer. - checkIf(Integer, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Integer - checkIf(Integer, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
Integer. - checkIf(Long) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Long - checkIf(Long) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Long. - checkIf(Long, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Long - checkIf(Long, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Long. - checkIf(Short) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Short - checkIf(Short) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Short. - checkIf(Short, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Short - checkIf(Short, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Short. - checkIf(String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
String. - checkIf(String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
String. - checkIf(String, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
String. - checkIf(String, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
String. - checkIf(BigDecimal) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigDecimal - checkIf(BigDecimal) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
BigDecimal. - checkIf(BigDecimal, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigDecimal - checkIf(BigDecimal, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
BigDecimal. - checkIf(BigInteger) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigInteger - checkIf(BigInteger) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
BigInteger. - checkIf(BigInteger, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigInteger - checkIf(BigInteger, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
BigInteger. - checkIf(InetAddress) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
InetAddress. - checkIf(InetAddress) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
InetAddress. - checkIf(InetAddress, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
InetAddress. - checkIf(InetAddress, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
InetAddress. - checkIf(URI) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
URI. - checkIf(URI) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
URI. - checkIf(URI, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
URI. - checkIf(URI, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
URI. - checkIf(Path) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Path. - checkIf(Path) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Path. - checkIf(Path, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Path. - checkIf(Path, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Path. - checkIf(Optional<T>) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Optional. - checkIf(Optional<T>) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
Optional. - checkIf(Optional<T>, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Optional. - checkIf(Optional<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of an
Optional. - checkIf(T) - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Validates the state of a
Multimap. - checkIf(T) - Method in interface com.github.cowwoc.requirements10.guava.GuavaCheckIf
-
Validates the state of a
Multimap. - checkIf(T) - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Validates the state of a
JsonNode. - checkIf(T) - Method in interface com.github.cowwoc.requirements10.jackson.JacksonCheckIf
-
Validates the state of a
JsonNode. - checkIf(T) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Comparableobject. - checkIf(T) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Comparableobject. - checkIf(T, String) - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Validates the state of a
Multimap. - checkIf(T, String) - Method in interface com.github.cowwoc.requirements10.guava.GuavaCheckIf
-
Validates the state of a
Multimap. - checkIf(T, String) - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Validates the state of a
JsonNode. - checkIf(T, String) - Method in interface com.github.cowwoc.requirements10.jackson.JacksonCheckIf
-
Validates the state of a
JsonNode. - checkIf(T, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Comparableobject. - checkIf(T, String) - Method in interface com.github.cowwoc.requirements10.java.JavaCheckIf
-
Validates the state of a
Comparableobject. - CheckReturnValue - Annotation Interface in com.github.cowwoc.requirements10.annotation
-
Indicates that the result of a method call should not be ignored.
- CollectionComponent<S,
E> - Interface in com.github.cowwoc.requirements10.java.validator.component -
Methods that all
Collectionvalidators must contain. - CollectionValidator<T,
E> - Interface in com.github.cowwoc.requirements10.java.validator -
Validates the state of a
Collection. - com.github.cowwoc.requirements10.annotation - module com.github.cowwoc.requirements10.annotation
-
Annotations used by the library.
- com.github.cowwoc.requirements10.annotation - package com.github.cowwoc.requirements10.annotation
- com.github.cowwoc.requirements10.guava - module com.github.cowwoc.requirements10.guava
- com.github.cowwoc.requirements10.guava - package com.github.cowwoc.requirements10.guava
- com.github.cowwoc.requirements10.guava.validator - package com.github.cowwoc.requirements10.guava.validator
- com.github.cowwoc.requirements10.jackson - module com.github.cowwoc.requirements10.jackson
- com.github.cowwoc.requirements10.jackson - package com.github.cowwoc.requirements10.jackson
- com.github.cowwoc.requirements10.jackson.validator - package com.github.cowwoc.requirements10.jackson.validator
- com.github.cowwoc.requirements10.java - module com.github.cowwoc.requirements10.java
- com.github.cowwoc.requirements10.java - package com.github.cowwoc.requirements10.java
- com.github.cowwoc.requirements10.java.validator - package com.github.cowwoc.requirements10.java.validator
- com.github.cowwoc.requirements10.java.validator.component - package com.github.cowwoc.requirements10.java.validator.component
- ComparableComponent<S,
T> - Interface in com.github.cowwoc.requirements10.java.validator.component -
Methods that all
Comparablevalidators must contain. - ComparableValidator<T> - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Comparable. - contains(boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanArrayValidator
-
Ensures that the array contains an element.
- contains(boolean, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanArrayValidator
-
Ensures that the array contains an element.
- contains(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteArrayValidator
-
Ensures that the array contains an element.
- contains(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteArrayValidator
-
Ensures that the array contains an element.
- contains(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteArrayValidator
-
Ensures that the array contains an element.
- contains(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteArrayValidator
-
Ensures that the array contains an element.
- contains(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterArrayValidator
-
Ensures that the array contains an element.
- contains(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterArrayValidator
-
Ensures that the array contains an element.
- contains(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleArrayValidator
-
Ensures that the array contains an element.
- contains(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleArrayValidator
-
Ensures that the array contains an element.
- contains(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatArrayValidator
-
Ensures that the array contains an element.
- contains(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatArrayValidator
-
Ensures that the array contains an element.
- contains(int) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveIntegerArrayValidator
-
Ensures that the array contains an element.
- contains(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveIntegerArrayValidator
-
Ensures that the array contains an element.
- contains(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongArrayValidator
-
Ensures that the array contains an element.
- contains(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongArrayValidator
-
Ensures that the array contains an element.
- contains(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortArrayValidator
-
Ensures that the array contains an element.
- contains(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortArrayValidator
-
Ensures that the array contains an element.
- contains(E) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains an element.
- contains(E) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains an element.
- contains(E, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains an element.
- contains(E, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains an element.
- contains(Object) - Method in interface com.github.cowwoc.requirements10.java.validator.OptionalValidator
-
Ensures that the optional contains a value.
- contains(Object, String) - Method in interface com.github.cowwoc.requirements10.java.validator.OptionalValidator
-
Ensures that the optional contains
expected. - contains(String) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value contains some substring.
- contains(Path) - Method in interface com.github.cowwoc.requirements10.java.validator.PathValidator
-
Ensures that the path contains another path.
- contains(Path, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PathValidator
-
Ensures that the path contains another path.
- containsAll(C) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains all the elements in
expected. - containsAll(C, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains all the elements in
expected. - containsAll(E[]) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains all the elements in
expected. - containsAll(E[], String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains all the elements in
expected. - containsAll(Collection<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains all the elements in
expected. - containsAll(Collection<E>, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains all the elements in
expected. - containsAll(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains all the elements in
expected. - containsAll(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains all the elements in
expected. - containsAny(C) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains any elements in
expected. - containsAny(C, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains at least one element in
expected. - containsAny(E[]) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains any elements in
expected. - containsAny(E[], String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains at least one element in
expected. - containsAny(Collection<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains any elements in
expected. - containsAny(Collection<E>, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection contains at least one element in
expected. - containsAny(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains any elements in
expected. - containsAny(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array contains at least one element in
expected. - containsExactly(C) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array consists of the same elements as
expected, irrespective of their order. - containsExactly(C, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array consists of the same elements as
expected, irrespective of their order. - containsExactly(E[]) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection consists of the same elements as
expected, irrespective of their order. - containsExactly(E[], String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection consists of the same elements as
expected, irrespective of their order. - containsExactly(Collection<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection consists of the same elements as
expected, irrespective of their order. - containsExactly(Collection<E>, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection consists of the same elements as
expected, irrespective of their order. - containsExactly(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array consists of the same elements as
expected, irrespective of their order. - containsExactly(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array consists of the same elements as
expected, irrespective of their order. - copy() - Method in interface com.github.cowwoc.requirements10.java.Validators
-
Returns a new factory instance with an independent configuration.
D
- DecimalNumberComponent<S> - Interface in com.github.cowwoc.requirements10.java.validator.component
-
Methods that all decimal
Numbervalidators must contain. - DefaultGuavaValidators - Class in com.github.cowwoc.requirements10.guava
-
Creates validators for the Guava API.
- DefaultJacksonValidators - Class in com.github.cowwoc.requirements10.jackson
-
Creates validators for the Jackson API.
- DefaultJavaValidators - Class in com.github.cowwoc.requirements10.java
-
Creates validators for the Java API.
- doesNotContain(boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(boolean, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(int) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveIntegerArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveIntegerArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortArrayValidator
-
Ensures that the array does not contain
unwanted. - doesNotContain(E) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array does not contain
unwanted. - doesNotContain(E) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection does not contain
unwanted. - doesNotContain(E, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array does not contain
unwanted. - doesNotContain(E, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection does not contain
unwanted. - doesNotContain(String) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value does not contain some substring.
- doesNotContainAll(C) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Allows the array to contain some, but not all, elements from a collection.
- doesNotContainAll(C, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Allows the array to contain some, but not all, elements from a collection.
- doesNotContainAll(E[]) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Allows the collection to contain some, but not all, elements from a collection.
- doesNotContainAll(E[], String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Allows the collection to contain some, but not all, elements from a collection.
- doesNotContainAll(Collection<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Allows the collection to contain some, but not all, elements from another collection.
- doesNotContainAll(Collection<E>, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Allows the collection to contain some, but not all, elements from another collection.
- doesNotContainAll(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Allows the array to contain some, but not all, elements from a collection.
- doesNotContainAll(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Allows the array to contain some, but not all, elements from a collection.
- doesNotContainAny(C) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array does not contain any of the elements in
unwanted. - doesNotContainAny(C, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array does not contain any of the elements in
unwanted. - doesNotContainAny(E[]) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection does not contain any of the elements in
unwanted. - doesNotContainAny(E[], String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection does not contain any of the elements in
unwanted. - doesNotContainAny(Collection<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection does not contain any of the elements in
unwanted. - doesNotContainAny(Collection<E>, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection does not contain any of the elements in
unwanted. - doesNotContainAny(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array does not contain any of the elements in
unwanted. - doesNotContainAny(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array does not contain any of the elements in
unwanted. - doesNotContainDuplicates() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array does not contain any duplicate elements.
- doesNotContainDuplicates() - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection does not contain any duplicate elements.
- doesNotContainExactly(C) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array and
unwantedconsist of different elements, irrespective of their order. - doesNotContainExactly(C, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array and
unwantedconsist of different elements, irrespective of their order. - doesNotContainExactly(E[]) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection and
unwantedconsist of different elements, irrespective of their order. - doesNotContainExactly(E[], String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection and
unwantedconsist of different elements, irrespective of their order. - doesNotContainExactly(Collection<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection and
unwantedconsist of different elements, irrespective of their order. - doesNotContainExactly(Collection<E>, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection and
unwantedconsist of different elements, irrespective of their order. - doesNotContainExactly(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array and
unwantedconsist of different elements, irrespective of their order. - doesNotContainExactly(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array and
unwantedconsist of different elements, irrespective of their order. - doesNotContainWhitespace() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value does not contain whitespace characters.
- doesNotEndWith(String) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value does not end with some suffix.
- doesNotStartWith(String) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value does not start with some prefix.
- DoubleValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Double.
E
- elseGetFailures() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Returns the list of failed validations.
- elseThrow() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Throws an exception if a validation failed; otherwise, returns
true. - EMPTY - Static variable in class com.github.cowwoc.requirements10.java.ValidationFailures
-
A collection that does not contain any failures.
- endsWith(String) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value ends with some suffix.
- entries() - Method in interface com.github.cowwoc.requirements10.guava.validator.MultimapValidator
-
Returns a validator over the Multimap's
entries. - entrySet() - Method in interface com.github.cowwoc.requirements10.java.validator.MapValidator
-
Returns a validator for the value's
entries. - exists() - Method in interface com.github.cowwoc.requirements10.java.validator.PathValidator
-
Ensures that the path exists.
F
- FixedPrecisionDecimalNumberComponent<S> - Interface in com.github.cowwoc.requirements10.java.validator.component
-
Methods that all fixed-precision
Numbervalidators must contain. - FloatValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Float. - from(Class<T>) - Static method in class com.github.cowwoc.requirements10.java.GenericType
-
Wraps a
Class. - from(Type) - Static method in class com.github.cowwoc.requirements10.java.GenericType
-
Wraps a
Type.
G
- GenericType<T> - Class in com.github.cowwoc.requirements10.java
-
A reference to a type that may contain type parameters.
- GenericType() - Constructor for class com.github.cowwoc.requirements10.java.GenericType
-
Creates a new type.
- GenericTypeValidator<T> - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
GenericType. - getContext() - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Returns the contextual information for validators created out by this factory.
- getContext() - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Returns the contextual information for validators created out by this factory.
- getContext() - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Returns the contextual information for validators created out by this factory.
- getContext() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Returns the contextual information for upcoming validations carried out by this validator.
- getContext() - Method in interface com.github.cowwoc.requirements10.java.Validators
-
Returns the contextual information inherited by validators created out by this factory.
- getContextAsString() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Returns the contextual information associated with this validator.
- getException() - Method in interface com.github.cowwoc.requirements10.java.ValidationFailure
-
Returns the exception corresponding to the validation failure.
- getException() - Method in class com.github.cowwoc.requirements10.java.ValidationFailures
-
Returns the exception for the validation failures, if any.
- getFailures() - Method in exception class com.github.cowwoc.requirements10.java.MultipleFailuresException
-
Returns an unmodifiable list of validation failures.
- getFailures() - Method in class com.github.cowwoc.requirements10.java.ValidationFailures
-
Returns the list of failed validations.
- getMessage() - Method in interface com.github.cowwoc.requirements10.java.ValidationFailure
-
Returns the message corresponding to the validation failure.
- getMessages() - Method in class com.github.cowwoc.requirements10.java.ValidationFailures
-
Returns the validation failure messages.
- getName() - Method in class com.github.cowwoc.requirements10.java.GenericType
-
Returns the fully qualified name of the type.
- getName() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Returns the name of the value.
- getRawType() - Method in class com.github.cowwoc.requirements10.java.GenericType
-
Returns the raw representation of this type.
- getType() - Method in interface com.github.cowwoc.requirements10.java.ValidationFailure
-
Returns the type of exception that is associated with this failure.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.component.PrimitiveIntegerComponent
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Returns the value that is being validated.
- getValue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Returns the value that is being validated.
- getValueOrDefault(boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Returns the value that is being validated.
- getValueOrDefault(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Returns the value that is being validated.
- getValueOrDefault(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Returns the value that is being validated.
- getValueOrDefault(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Returns the value that is being validated.
- getValueOrDefault(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Returns the value that is being validated.
- getValueOrDefault(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.PrimitiveIntegerComponent
-
Returns the value that is being validated.
- getValueOrDefault(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Returns the value that is being validated.
- getValueOrDefault(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Returns the value that is being validated.
- getValueOrDefault(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Returns the value that is being validated.
- globalConfiguration() - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Returns the global configuration shared by all validators.
- globalConfiguration() - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Returns the global configuration shared by all validators.
- globalConfiguration() - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Returns the global configuration shared by all validators.
- globalConfiguration() - Method in interface com.github.cowwoc.requirements10.java.Validators
-
Returns the global configuration shared by all validators.
- GlobalConfiguration - Interface in com.github.cowwoc.requirements10.java
-
The configuration shared by all validators.
- GuavaAssertThat - Interface in com.github.cowwoc.requirements10.guava
-
Creates validators for the Guava API that throw
AssertionErrorimmediately on validation failure. - GuavaCheckIf - Interface in com.github.cowwoc.requirements10.guava
-
Creates validators for the Guava API that capture exceptions on validation failure rather than throwing them immediately.
- GuavaRequireThat - Interface in com.github.cowwoc.requirements10.guava
-
Creates validators for the Guava API that throw exceptions immediately on validation failure.
- GuavaValidators - Interface in com.github.cowwoc.requirements10.guava
-
Creates validators for the Guava API with an independent configuration.
I
- InetAddressValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
InetAddress. - IntegerComponent<S> - Interface in com.github.cowwoc.requirements10.java.validator.component
-
Validates the state of an
Integerorint. - IntegerValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
Integer. - isAbsolute() - Method in interface com.github.cowwoc.requirements10.java.validator.PathValidator
-
Ensures that the path is absolute.
- isAbsolute() - Method in interface com.github.cowwoc.requirements10.java.validator.UriValidator
-
Ensures that the URI is absolute.
- isArray() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains an array.
- isBetween(byte, boolean, byte, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is within a range.
- isBetween(byte, boolean, byte, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is within a range.
- isBetween(byte, byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is within a range.
- isBetween(byte, byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is within a range.
- isBetween(char, boolean, char, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is within a range.
- isBetween(char, boolean, char, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is within a range.
- isBetween(char, char) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is within a range.
- isBetween(char, char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is within a range.
- isBetween(double, boolean, double, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is within a range.
- isBetween(double, boolean, double, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is within a range.
- isBetween(double, double) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is within a range.
- isBetween(double, double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is within a range.
- isBetween(float, boolean, float, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is within a range.
- isBetween(float, boolean, float, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is within a range.
- isBetween(float, float) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is within a range.
- isBetween(float, float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is within a range.
- isBetween(int, boolean, int, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is within a range.
- isBetween(int, boolean, int, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is within a range.
- isBetween(int, boolean, int, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is within a range.
- isBetween(int, int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is within a range.
- isBetween(int, int) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is within a range.
- isBetween(int, int) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is within a range.
- isBetween(long, boolean, long, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is within a range.
- isBetween(long, boolean, long, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is within a range.
- isBetween(long, long) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is within a range.
- isBetween(long, long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is within a range.
- isBetween(short, boolean, short, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is within a range.
- isBetween(short, boolean, short, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is within a range.
- isBetween(short, short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is within a range.
- isBetween(short, short) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is within a range.
- isBetween(T, boolean, T, boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is within a range.
- isBetween(T, T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is within a range.
- isBigDecimal() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a
BigDecimal. - isBigInteger() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a
BigInteger. - isBlank() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value is empty or contains only
whitespacecodepoints. - isBoolean() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a Boolean.
- isContainer() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains an array or object.
- isDirectory(LinkOption...) - Method in interface com.github.cowwoc.requirements10.java.validator.PathValidator
-
Ensures that the path is a directory.
- isEmpty() - Method in interface com.github.cowwoc.requirements10.guava.validator.MultimapValidator
-
Ensures that the Multimap is empty.
- isEmpty() - Method in class com.github.cowwoc.requirements10.java.ValidationFailures
-
Checks if any validation has failed.
- isEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array is empty.
- isEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection is empty.
- isEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.MapValidator
-
Ensures that the value is empty.
- isEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.OptionalValidator
-
Ensures that the optional is absent.
- isEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value is empty.
- isEqualTo(boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Ensures that the value is equal to
expected. - isEqualTo(boolean, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Ensures that the value is equal to
expected. - isEqualTo(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is equal to
expected. - isEqualTo(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is equal to
expected. - isEqualTo(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is equal to
expected. - isEqualTo(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is equal to
expected. - isEqualTo(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is equal to
expected. - isEqualTo(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is equal to
expected. - isEqualTo(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is equal to
expected. - isEqualTo(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is equal to
expected. - isEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.PrimitiveIntegerComponent
-
Ensures that the value is equal to
expected. - isEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.PrimitiveIntegerComponent
-
Ensures that the value is equal to
expected. - isEqualTo(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is equal to
expected. - isEqualTo(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is equal to
expected. - isEqualTo(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is equal to
expected. - isEqualTo(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is equal to
expected. - isEqualTo(Object) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is equal to
expected. - isEqualTo(Object, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is equal to
expected. - isFalse() - Method in interface com.github.cowwoc.requirements10.java.validator.BooleanValidator
-
Ensures that the value is
false. - isFalse() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Ensures that the value is
false. - isFinite() - Method in interface com.github.cowwoc.requirements10.java.validator.component.FixedPrecisionDecimalNumberComponent
-
Ensures that the value is a finite number.
- isFloatingPointNumber() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a
floatordouble. - isGreaterThan(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(char) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(double) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(float) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(int) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(int) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(long) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(short) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is greater than a lower bound.
- isGreaterThan(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is greater than a lower bound.
- isGreaterThanOrEqualTo(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(char) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(double) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(float) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(long) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(short) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is greater than or equal a minimum value.
- isGreaterThanOrEqualTo(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is greater than or equal to a minimum value.
- isGreaterThanOrEqualTo(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is greater than or equal a minimum value.
- isInfinite() - Method in interface com.github.cowwoc.requirements10.java.validator.component.FixedPrecisionDecimalNumberComponent
-
Ensures that the value is an infinite number.
- isInstanceOf(GenericType<U>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is an instance of a class.
- isInstanceOf(Class<U>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is an instance of a class.
- isIntegralNumber() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a
byte,short,intorlong. - isIpV4() - Method in interface com.github.cowwoc.requirements10.java.validator.InetAddressValidator
-
Ensures that the value is an IP v4 address.
- isIpV6() - Method in interface com.github.cowwoc.requirements10.java.validator.InetAddressValidator
-
Ensures that the actual value is an IP v6 address.
- isLessThan(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(char) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(double) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(float) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is less than an upper bound.
- isLessThan(int) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(int) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is less than an upper bound.
- isLessThan(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(long) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(short) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is less than an upper bound.
- isLessThan(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is less than an upper bound.
- isLessThan(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is less than an upper bound.
- isLessThanOrEqualTo(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(char) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.CharacterValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(double) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(float) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(long) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(short) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(T) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is less than or equal to a maximum value.
- isLessThanOrEqualTo(T, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ComparableComponent
-
Ensures that the value is less than or equal to a maximum value.
- isMissing() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the value references a missing node.
- isMultipleOf(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(double) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(float) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is a multiple of
factor. - isMultipleOf(int) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(int) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is a multiple of
factor. - isMultipleOf(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(long) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(short) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(BigDecimal) - Method in interface com.github.cowwoc.requirements10.java.validator.BigDecimalValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(BigDecimal, String) - Method in interface com.github.cowwoc.requirements10.java.validator.BigDecimalValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(BigInteger) - Method in interface com.github.cowwoc.requirements10.java.validator.BigIntegerValidator
-
Ensures that the value is a multiple of
factor. - isMultipleOf(BigInteger, String) - Method in interface com.github.cowwoc.requirements10.java.validator.BigIntegerValidator
-
Ensures that the value is a multiple of
factor. - isNegative() - Method in interface com.github.cowwoc.requirements10.java.validator.component.NegativeNumberComponent
-
Ensures that the value is a negative number.
- isNotBlank() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value is not empty or contains non-
whitespacecodepoints. - isNotEmpty() - Method in interface com.github.cowwoc.requirements10.guava.validator.MultimapValidator
-
Ensures that the Multimap is not empty.
- isNotEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array is not empty.
- isNotEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Ensures that the collection is not empty.
- isNotEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.MapValidator
-
Ensures that the value is not empty.
- isNotEmpty() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value is not empty.
- isNotEqualTo(boolean) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(boolean, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(char) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(char, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.PrimitiveIntegerComponent
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.PrimitiveIntegerComponent
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is not equal to
unwanted. - isNotEqualTo(Object) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is not equal to
unwanted. - isNotEqualTo(Object, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is not equal to
unwanted. - isNotInstanceOf(GenericType<?>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is not an instance of a class.
- isNotInstanceOf(Class<?>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the object is not an instance of a class.
- isNotMultipleOf(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(byte) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ByteValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(byte, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(double) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(double) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.DoubleValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(double, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(float) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(float) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.FloatValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(float, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(int) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(int) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(int) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.IntegerComponent
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.IntegerValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(int, String) - Method in interface com.github.cowwoc.requirements10.java.validator.UnsignedIntegerValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(long) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(long) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.LongValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(long, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(short) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(short) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(short, String) - Method in interface com.github.cowwoc.requirements10.java.validator.ShortValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(BigDecimal) - Method in interface com.github.cowwoc.requirements10.java.validator.BigDecimalValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(BigDecimal, String) - Method in interface com.github.cowwoc.requirements10.java.validator.BigDecimalValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(BigInteger) - Method in interface com.github.cowwoc.requirements10.java.validator.BigIntegerValidator
-
Ensures that the value is not a multiple of
factor. - isNotMultipleOf(BigInteger, String) - Method in interface com.github.cowwoc.requirements10.java.validator.BigIntegerValidator
-
Ensures that the value is not a multiple of
factor. - isNotNegative() - Method in interface com.github.cowwoc.requirements10.java.validator.component.NegativeNumberComponent
-
Ensures that the value is not a negative number.
- isNotNull() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the value is not null.
- isNotNumber() - Method in interface com.github.cowwoc.requirements10.java.validator.component.FixedPrecisionDecimalNumberComponent
-
Ensures that the value is the result of a mathematically undefined numerical operation (such as division by zero) or don't have a representation in real numbers (such as the square-root of -1).
- isNotPositive() - Method in interface com.github.cowwoc.requirements10.java.validator.component.PositiveNumberComponent
-
Ensures that the value is not a positive number.
- isNotWholeNumber() - Method in interface com.github.cowwoc.requirements10.java.validator.component.DecimalNumberComponent
-
Ensures that the value is not a whole number.
- isNotZero() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ZeroNumberComponent
-
Ensures that the value is not zero.
- isNull() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the value is
null. - isNumber() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a
Number. - isNumber() - Method in interface com.github.cowwoc.requirements10.java.validator.component.FixedPrecisionDecimalNumberComponent
-
Ensures that the value is a well-defined number.
- isObject() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains an object.
- isPositive() - Method in interface com.github.cowwoc.requirements10.java.validator.component.PositiveNumberComponent
-
Ensures that the value is positive.
- isPresent() - Method in interface com.github.cowwoc.requirements10.java.validator.OptionalValidator
-
Ensures that the optional contains a value.
- isPrimitive() - Method in class com.github.cowwoc.requirements10.java.GenericType
-
Determines if this object represents a primitive type.
- isPrimitive() - Method in interface com.github.cowwoc.requirements10.java.validator.GenericTypeValidator
-
Ensures that the value is a primitive type.
- isReferenceEqualTo(Object, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the value is the same reference
expected. - isReferenceNotEqualTo(Object, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ObjectComponent
-
Ensures that the value is not the same reference as
unwanted. - isRegularFile(LinkOption...) - Method in interface com.github.cowwoc.requirements10.java.validator.PathValidator
-
Ensures that the path is a regular file.
- isRelative() - Method in interface com.github.cowwoc.requirements10.java.validator.PathValidator
-
Ensures that the path is relative.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.ByteArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveByteArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveCharacterArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveDoubleArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveFloatArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveIntegerArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveLongArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveShortArrayValidator
-
Ensures that the array is sorted by its natural ordering.
- isSorted(Comparator<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Ensures that the array is sorted.
- isSorted(Comparator<E>) - Method in interface com.github.cowwoc.requirements10.java.validator.ListValidator
-
Ensures that the list is sorted.
- isString() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a String.
- isStripped() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value does not contain leading or trailing whitespace, where whitespace is defined by
String.strip(). - isSubtypeOf(GenericType<? super U>) - Method in interface com.github.cowwoc.requirements10.java.validator.GenericTypeValidator
-
Ensures that the value is a subclass or subinterface of
supertype. - isSubtypeOf(GenericType<C>) - Method in class com.github.cowwoc.requirements10.java.GenericType
-
Determines if this type extends or implements the argument.
- isSubtypeOf(Class<? super U>) - Method in interface com.github.cowwoc.requirements10.java.validator.GenericTypeValidator
-
Ensures that the value is a subclass or subinterface of
supertype. - isSupertypeOf(GenericType<? extends U>) - Method in interface com.github.cowwoc.requirements10.java.validator.GenericTypeValidator
-
Ensures that the value is a superclass or superinterface of
subtype. - isSupertypeOf(GenericType<C>) - Method in class com.github.cowwoc.requirements10.java.GenericType
-
Determines if the argument extends or implements this type.
- isSupertypeOf(Class<? extends U>) - Method in interface com.github.cowwoc.requirements10.java.validator.GenericTypeValidator
-
Ensures that the value is a superclass or superinterface of
subtype. - isTrimmed() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value does not contain leading or trailing whitespace, where whitespace is defined by
String.trim(). - isTrue() - Method in interface com.github.cowwoc.requirements10.java.validator.BooleanValidator
-
Ensures that the value is
true. - isTrue() - Method in interface com.github.cowwoc.requirements10.java.validator.PrimitiveBooleanValidator
-
Ensures that the value is
true. - isTypeOf(Object) - Method in class com.github.cowwoc.requirements10.java.GenericType
-
Determines if the argument is an instance of this type.
- isValue() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Ensures that the node contains a binary value, boolean, null, number or string.
- isWholeNumber() - Method in interface com.github.cowwoc.requirements10.java.validator.component.DecimalNumberComponent
-
Ensures that the value is a whole number.
- isZero() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ZeroNumberComponent
-
Ensures that the value is zero.
J
- JacksonAssertThat - Interface in com.github.cowwoc.requirements10.jackson
-
Creates validators for the Jackson API that throw
AssertionErrorimmediately on validation failure. - JacksonCheckIf - Interface in com.github.cowwoc.requirements10.jackson
-
Creates validators for the Jackson API that capture exceptions on validation failure rather than throwing them immediately.
- JacksonRequireThat - Interface in com.github.cowwoc.requirements10.jackson
-
Creates validators for the Jackson API that throw exceptions immediately on validation failure.
- JacksonValidators - Interface in com.github.cowwoc.requirements10.jackson
-
Creates validators for the Jackson API with an independent configuration.
- JavaAssertThat - Interface in com.github.cowwoc.requirements10.java
-
Creates validators for the Java API that capture exceptions on validation failure rather than throwing them immediately.
- JavaCheckIf - Interface in com.github.cowwoc.requirements10.java
-
Creates validators for the Java API that capture exceptions on validation failure rather than throwing them immediately.
- JavaRequireThat - Interface in com.github.cowwoc.requirements10.java
-
Creates validators for the Java API that throw exceptions immediately on validation failure.
- JavaValidators - Interface in com.github.cowwoc.requirements10.java
-
Creates validators for the Java API with an independent configuration.
- JsonNodeValidator<T> - Interface in com.github.cowwoc.requirements10.jackson.validator
-
Validates the state of a JsonNode.
K
- keySet() - Method in interface com.github.cowwoc.requirements10.guava.validator.MultimapValidator
-
Returns a validator over the Multimap's
keys. - keySet() - Method in interface com.github.cowwoc.requirements10.java.validator.MapValidator
-
Returns a validator for the value's
keys.
L
- length() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ArrayComponent
-
Returns a validator for the array's length.
- length() - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Returns a validator for the length of the String.
- ListValidator<T,
E> - Interface in com.github.cowwoc.requirements10.java.validator -
Validates the state of a
List. - LongValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Long.
M
- MapValidator<T,
K, - Interface in com.github.cowwoc.requirements10.java.validatorV> -
Validates the state of a
Map. - matches(String) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value matches a regular expression.
- matches(Pattern) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value matches a regular expression.
- MultimapValidator<T,
K, - Interface in com.github.cowwoc.requirements10.guava.validatorV> -
Validates the state of a Multimap, throwing an exception on the first failure.
- MultipleFailuresException - Exception Class in com.github.cowwoc.requirements10.java
-
Thrown if multiple validations have failed.
- MultipleFailuresException(List<ValidationFailure>) - Constructor for exception class com.github.cowwoc.requirements10.java.MultipleFailuresException
-
Creates a new exception.
N
- NegativeNumberComponent<S> - Interface in com.github.cowwoc.requirements10.java.validator.component
-
Methods that validators for numbers that may be negative must contain.
- newInstance() - Static method in interface com.github.cowwoc.requirements10.guava.GuavaValidators
-
Creates a new instance using the default configuration.
- newInstance() - Static method in interface com.github.cowwoc.requirements10.jackson.JacksonValidators
-
Creates a new instance using the default configuration.
- newInstance() - Static method in interface com.github.cowwoc.requirements10.java.JavaValidators
-
Creates a new instance using the default configuration.
- NONE - Enum constant in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
The terminal does not support any colors.
O
- ObjectArrayValidator<T,
E> - Interface in com.github.cowwoc.requirements10.java.validator -
Validates the state of an
Object[]. - ObjectComponent<S,
T> - Interface in com.github.cowwoc.requirements10.java.validator.component -
Methods that all object validators must contain.
- ObjectValidator<T> - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
Object. - of(T) - Static method in class com.github.cowwoc.requirements10.java.GenericType
-
Returns the type of a value.
- OptionalValidator<T> - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
Optional.
P
- PathValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Path. - PositiveNumberComponent<S> - Interface in com.github.cowwoc.requirements10.java.validator.component
-
Methods that validators for numbers that may be positive must contain.
- precision() - Method in interface com.github.cowwoc.requirements10.java.validator.BigDecimalValidator
-
Returns a validator for
BigDecimal.precision(). - PrimitiveBooleanArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
boolean[]. - PrimitiveBooleanValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
boolean. - PrimitiveByteArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
byte[]. - PrimitiveByteValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
byte. - PrimitiveCharacterArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
char[]. - PrimitiveCharacterValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
char. - PrimitiveDoubleArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
double[]. - PrimitiveDoubleValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
double. - PrimitiveFloatArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
float[]. - PrimitiveFloatValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
float. - PrimitiveIntegerArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
int[]. - PrimitiveIntegerComponent<S> - Interface in com.github.cowwoc.requirements10.java.validator.component
-
Validates the state of an
int. - PrimitiveIntegerValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
int. - PrimitiveLongArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
long[]. - PrimitiveLongValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
long. - PrimitiveShortArrayValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
short[]. - PrimitiveShortValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
short. - PrimitiveUnsignedIntegerValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
intthat does not support negative numbers. - property(String) - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Returns a validator for the node's property.
R
- removeContext(String) - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Removes the contextual information of validators created by this factory.
- removeContext(String) - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Removes the contextual information of validators created by this factory.
- removeContext(String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Removes the contextual information of validators created by this factory.
- removeContext(String) - Method in interface com.github.cowwoc.requirements10.java.Validators
-
Removes the contextual information of validators created by this factory.
- requireThat(boolean[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
booleanarray. - requireThat(boolean[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
booleanarray. - requireThat(boolean, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
boolean. - requireThat(boolean, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
boolean. - requireThat(byte[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
bytearray. - requireThat(byte[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
bytearray. - requireThat(byte, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
byte. - requireThat(byte, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
byte. - requireThat(char[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
chararray. - requireThat(char[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
chararray. - requireThat(char, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
char. - requireThat(char, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
char. - requireThat(double[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
doublearray. - requireThat(double[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
doublearray. - requireThat(double, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
double. - requireThat(double, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
double. - requireThat(float[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
floatarray. - requireThat(float[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
floatarray. - requireThat(float, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
float. - requireThat(float, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
float. - requireThat(int[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
intarray. - requireThat(int[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
intarray. - requireThat(int, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
int. - requireThat(int, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of an
int. - requireThat(long[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
longarray. - requireThat(long[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
longarray. - requireThat(long, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
long. - requireThat(long, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
long. - requireThat(short[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
shortarray. - requireThat(short[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a primitive
shortarray. - requireThat(short, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
short. - requireThat(short, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
short. - requireThat(GenericType<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Class. - requireThat(E[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Objectarray. - requireThat(E[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of an
Objectarray. - requireThat(Boolean, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Boolean. - requireThat(Boolean, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Boolean. - requireThat(Byte, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Byte. - requireThat(Byte, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Byte. - requireThat(Character, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Character. - requireThat(Character, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Character. - requireThat(Class<T>, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Class. - requireThat(Class<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Class. - requireThat(Double, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Double. - requireThat(Double, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Double. - requireThat(Float, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Float. - requireThat(Float, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Float. - requireThat(Integer, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Integer. - requireThat(Integer, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of an
Integer. - requireThat(Long, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Long. - requireThat(Long, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Long. - requireThat(Short, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Short. - requireThat(Short, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Short. - requireThat(String, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
String. - requireThat(String, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
String. - requireThat(BigDecimal, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigDecimal. - requireThat(BigDecimal, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
BigDecimal. - requireThat(BigInteger, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigInteger. - requireThat(BigInteger, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
BigInteger. - requireThat(InetAddress, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
InetAddress. - requireThat(InetAddress, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of an
InetAddress. - requireThat(URI, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
URI. - requireThat(URI, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
URI. - requireThat(Path, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Path. - requireThat(Path, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Path. - requireThat(Optional<T>, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Optional. - requireThat(Optional<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of an
Optional. - requireThat(T, String) - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Validates the state of a
Multimap. - requireThat(T, String) - Method in interface com.github.cowwoc.requirements10.guava.GuavaRequireThat
-
Validates the state of a
Multimap. - requireThat(T, String) - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Validates the state of a
JsonNode. - requireThat(T, String) - Method in interface com.github.cowwoc.requirements10.jackson.JacksonRequireThat
-
Validates the state of a
JsonNode. - requireThat(T, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Comparableobject. - requireThat(T, String) - Method in interface com.github.cowwoc.requirements10.java.JavaRequireThat
-
Validates the state of a
Comparableobject. - RGB_888_COLORS - Enum constant in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
The terminal supports 16 million colors.
S
- scale() - Method in interface com.github.cowwoc.requirements10.java.validator.BigDecimalValidator
-
Returns a validator for
BigDecimal.scale(). - ShortValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
Short. - size() - Method in interface com.github.cowwoc.requirements10.guava.validator.MultimapValidator
-
Returns a validator over the Multimap's
size. - size() - Method in interface com.github.cowwoc.requirements10.jackson.validator.JsonNodeValidator
-
Returns a validator over the node's
size. - size() - Method in interface com.github.cowwoc.requirements10.java.validator.component.CollectionComponent
-
Returns a validator for the collection's size.
- size() - Method in interface com.github.cowwoc.requirements10.java.validator.MapValidator
-
Returns a validator for the map's
size. - sortByDecreasingRank() - Static method in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
Returns a comparator that sorts encodings based on the number of colors that they support, from the most to the least number of colors.
- startsWith(String) - Method in interface com.github.cowwoc.requirements10.java.validator.StringValidator
-
Ensures that the value starts with some prefix.
- StringValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
String. - supportedTerminalEncodings() - Method in interface com.github.cowwoc.requirements10.java.GlobalConfiguration
-
Returns the encoding supported by the terminal.
T
- terminalEncoding() - Method in interface com.github.cowwoc.requirements10.java.GlobalConfiguration
-
Returns the current terminal encoding.
- terminalEncoding(TerminalEncoding) - Method in interface com.github.cowwoc.requirements10.java.GlobalConfiguration
-
Sets the terminal encoding of the output.
- TerminalEncoding - Enum Class in com.github.cowwoc.requirements10.java
-
The ANSI escape codes supported by the terminal.
- that(boolean) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
boolean. - that(boolean) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
boolean. - that(boolean[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
booleanarray. - that(boolean[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
booleanarray. - that(boolean[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
booleanarray. - that(boolean[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
booleanarray. - that(boolean, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
boolean. - that(boolean, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
boolean. - that(byte) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
byte. - that(byte) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
byte. - that(byte[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
bytearray. - that(byte[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
bytearray. - that(byte[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
bytearray. - that(byte[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
bytearray. - that(byte, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
byte. - that(byte, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
byte. - that(char) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
char. - that(char) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
char. - that(char[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
chararray. - that(char[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
chararray. - that(char[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
chararray. - that(char[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
chararray. - that(char, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
char. - that(char, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
char. - that(double) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
double. - that(double) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
double. - that(double[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
doublearray. - that(double[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
doublearray. - that(double[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
doublearray. - that(double[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
doublearray. - that(double, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
double. - that(double, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
double. - that(float) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
float. - that(float) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
float. - that(float[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
floatarray. - that(float[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
floatarray. - that(float[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
floatarray. - that(float[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
floatarray. - that(float, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
float. - that(float, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
float. - that(int) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
int. - that(int) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
int. - that(int[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
intarray. - that(int[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
intarray. - that(int[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
intarray. - that(int[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
intarray. - that(int, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
int. - that(int, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
int. - that(long) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
long. - that(long) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
long. - that(long[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
longarray. - that(long[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
longarray. - that(long[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
longarray. - that(long[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
longarray. - that(long, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
long. - that(long, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
long. - that(short) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
short. - that(short) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
short. - that(short[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
shortarray. - that(short[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
shortarray. - that(short[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a primitive
shortarray. - that(short[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a primitive
shortarray. - that(short, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
short. - that(short, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
short. - that(GenericType<T>) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Class. - that(GenericType<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Class. - that(E[]) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Objectarray. - that(E[]) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
Objectarray. - that(E[], String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Objectarray. - that(E[], String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
Objectarray. - that(Boolean) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Boolean. - that(Boolean) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Boolean. - that(Boolean, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Boolean. - that(Boolean, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Boolean. - that(Byte) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Byte. - that(Byte) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Byte. - that(Byte, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Byte. - that(Byte, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Byte. - that(Character) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Character. - that(Character) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Character. - that(Character, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Character. - that(Character, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Character. - that(Class<T>) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Class. - that(Class<T>) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Class. - that(Class<T>, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Class. - that(Class<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Class. - that(Double) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Double. - that(Double) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Double. - that(Double, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Double. - that(Double, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Double. - that(Float) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Float. - that(Float) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Float. - that(Float, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Float. - that(Float, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Float. - that(Integer) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Integer. - that(Integer) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
Integer. - that(Integer, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Integer. - that(Integer, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
Integer. - that(Long) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Long. - that(Long) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Long. - that(Long, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Long. - that(Long, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Long. - that(Short) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Short. - that(Short) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Short. - that(Short, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Short. - that(Short, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Short. - that(String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
String. - that(String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
String. - that(String, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
String. - that(String, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
String. - that(BigDecimal) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigDecimal. - that(BigDecimal) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
BigDecimal. - that(BigDecimal, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigDecimal. - that(BigDecimal, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
BigDecimal. - that(BigInteger) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigInteger. - that(BigInteger) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
BigInteger. - that(BigInteger, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
BigInteger. - that(BigInteger, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
BigInteger. - that(InetAddress) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
InetAddress. - that(InetAddress) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
InetAddress. - that(InetAddress, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
InetAddress. - that(InetAddress, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
InetAddress. - that(URI) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
URI. - that(URI) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
URI. - that(URI, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
URI. - that(URI, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
URI. - that(Path) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Path. - that(Path) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Path. - that(Path, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Path. - that(Path, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Path. - that(Optional<T>) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Optional. - that(Optional<T>) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
Optional. - that(Optional<T>, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of an
Optional. - that(Optional<T>, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of an
Optional. - that(T) - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Validates the state of a
Multimap. - that(T) - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Validates the state of a
JsonNode. - that(T) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Comparableobject. - that(T) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Comparableobject. - that(T, String) - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Validates the state of a
Multimap. - that(T, String) - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Validates the state of a
JsonNode. - that(T, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Validates the state of a
Comparableobject. - that(T, String) - Method in interface com.github.cowwoc.requirements10.java.JavaAssertThat
-
Validates the state of a
Comparableobject. - throwOnFailure() - Method in class com.github.cowwoc.requirements10.java.ValidationFailures
-
Throws an exception if a validation failed; otherwise, returns
true.
U
- UnsignedIntegerValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of an
Integerthat does not support negative values. - UriValidator - Interface in com.github.cowwoc.requirements10.java.validator
-
Validates the state of a
URI.
V
- validationFailed() - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Checks if any validation has failed.
- ValidationFailure - Interface in com.github.cowwoc.requirements10.java
-
A failed validation.
- ValidationFailures - Class in com.github.cowwoc.requirements10.java
-
A collection of validation failures.
- ValidationFailures(boolean, List<ValidationFailure>) - Constructor for class com.github.cowwoc.requirements10.java.ValidationFailures
-
Creates a new instance.
- ValidatorComponent<S,
T> - Interface in com.github.cowwoc.requirements10.java.validator.component -
Methods that all validators must contain.
- Validators<S> - Interface in com.github.cowwoc.requirements10.java
-
A factory that creates different types of validators.
- valueOf(String) - Static method in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
Returns the enum constant of this class with the specified name.
- values() - Method in interface com.github.cowwoc.requirements10.guava.validator.MultimapValidator
-
Returns a validator over the Multimap's
values. - values() - Static method in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in interface com.github.cowwoc.requirements10.java.validator.MapValidator
-
Returns a validator for the value's
values.
W
- withContext(Object, String) - Static method in class com.github.cowwoc.requirements10.guava.DefaultGuavaValidators
-
Sets the contextual information for validators created by this factory.
- withContext(Object, String) - Static method in class com.github.cowwoc.requirements10.jackson.DefaultJacksonValidators
-
Sets the contextual information for validators created by this factory.
- withContext(Object, String) - Static method in class com.github.cowwoc.requirements10.java.DefaultJavaValidators
-
Sets the contextual information for validators created by this factory.
- withContext(Object, String) - Method in interface com.github.cowwoc.requirements10.java.validator.component.ValidatorComponent
-
Sets the contextual information for upcoming validations.
- withContext(Object, String) - Method in interface com.github.cowwoc.requirements10.java.Validators
-
Sets the contextual information for validators created by this factory.
X
- XTERM_16_COLORS - Enum constant in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
The terminal supports 16 colors.
- XTERM_256_COLORS - Enum constant in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
The terminal supports 256 colors.
- XTERM_8_COLORS - Enum constant in enum class com.github.cowwoc.requirements10.java.TerminalEncoding
-
The terminal supports 8 colors.
Z
- ZeroNumberComponent<S> - Interface in com.github.cowwoc.requirements10.java.validator.component
-
Methods that validators for numbers that may be zero must contain.
All Classes and Interfaces|All Packages|Serialized Form