Uses of Interface
io.github.cowwoc.requirements13.jackson.JacksonValidators
Packages that use JacksonValidators
Package
Description
-
Uses of JacksonValidators in io.github.cowwoc.requirements13.jackson
Subinterfaces with type arguments of type JacksonValidators in io.github.cowwoc.requirements13.jacksonModifier and TypeInterfaceDescriptioninterfaceCreates validators for the Jackson API with an independent configuration.Methods in io.github.cowwoc.requirements13.jackson that return JacksonValidatorsModifier and TypeMethodDescriptionstatic JacksonValidatorsJacksonValidators.newInstance()Creates a new instance using the default configuration.static JacksonValidatorsDefaultJacksonValidators.removeContext(String name) Removes the contextual information of validators created by this factory.static JacksonValidatorsDefaultJacksonValidators.withContext(Object value, String name) Sets the contextual information for validators created by this factory.