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