Uses of Package
specialized_checkers.io
Packages that use specialized_checkers.io
-
Classes in specialized_checkers.io used by specialized_checkers.ioClassDescription
CheckerFile
provides a fluent API for performing various checks and validations onFile
objects.CheckerJson is a specialized checker for validating properties and structure of JSON data represented by Jackson'sJsonNode
.A specialized checker forURI
objects, providing fluent validation methods for various URI components such as scheme, host, port, authority, fragment, path, and query. -
Classes in specialized_checkers.io used by utilClassDescription
CheckerFile
provides a fluent API for performing various checks and validations onFile
objects.CheckerJson is a specialized checker for validating properties and structure of JSON data represented by Jackson'sJsonNode
.A specialized checker forURI
objects, providing fluent validation methods for various URI components such as scheme, host, port, authority, fragment, path, and query.