validator
2.5.0
Input validator · This package contains a class Validator which is quite handy when validating user input e.g. in REST service.
Input validator · This package contains a class Validator which is quite handy when validating user input e.g. in REST service.
json-fsm · This package can convert a json description of a state machine to an executable instance. The state machine resembles quite closely a UML "state chart diagram".
QR code generator · This package contains a class QrGenerator which is able to generate QR codes. It is only a thin layer on top of ZXing but reliefs you from creating the actual image files.