Logic to define custom input policies in Java.
The repository contains the main class InputPolicy and a class with custom rules called BasicPasswordPolicy.
This code contains both a JUnit test and an example of execution on the directory src/jkutkut/inputPolicy/test.