Package specialized_checkers.io
package specialized_checkers.io
-
ClassesClassDescription
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.