Uses of Interface
com.github.cowwoc.requirements10.java.JavaValidators
Packages that use JavaValidators
-
Uses of JavaValidators in com.github.cowwoc.requirements10.java
Methods in com.github.cowwoc.requirements10.java that return JavaValidatorsModifier and TypeMethodDescriptionstatic JavaValidators
JavaValidators.newInstance()
Creates a new instance using the default configuration.static JavaValidators
DefaultJavaValidators.removeContext
(String name) Removes the contextual information of validators created by this factory.static JavaValidators
DefaultJavaValidators.withContext
(Object value, String name) Sets the contextual information for validators created by this factory.