Uses of Package
com.luchersol.core.specialized_checkers.io
Packages that use com.luchersol.core.specialized_checkers.io
Package
Description
Specialized checkers for I/O and file system operations.
Core utility classes and base abstractions for the Checker framework.
-
Classes in com.luchersol.core.specialized_checkers.io used by com.luchersol.core.specialized_checkers.ioClassDescription
CheckerFileprovides a fluent API for performing various checks and validations onFileobjects.CheckerJson is a specialized checker for validating properties and structure of JSON data represented by Jackson'sJsonNode.A specialized checker forURIobjects, providing fluent validation methods for various URI components such as scheme, host, port, authority, fragment, path, and query. -
Classes in com.luchersol.core.specialized_checkers.io used by com.luchersol.core.utilClassDescription
CheckerFileprovides a fluent API for performing various checks and validations onFileobjects.CheckerJson is a specialized checker for validating properties and structure of JSON data represented by Jackson'sJsonNode.A specialized checker forURIobjects, providing fluent validation methods for various URI components such as scheme, host, port, authority, fragment, path, and query.