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 JavaValidatorsJavaValidators.newInstance()Creates a new instance using the default configuration.static JavaValidatorsDefaultJavaValidators.removeContext(String name) Removes the contextual information of validators created by this factory.static JavaValidatorsDefaultJavaValidators.withContext(Object value, String name) Sets the contextual information for validators created by this factory.