raymond-jgler / java-class-jacksonizer

A tool to bulk annotate existing constructor with given annotations, or to add a default constructor to Java classes if without.
MIT License
3 stars 0 forks source link

[COMPLETE USE CASE TEST FLOW SETUP] - PHASE - #1 - VALIDATE CLASS PHASE #24

Open raymond-jgler opened 10 months ago

raymond-jgler commented 10 months ago

GIVEN an existing Java class, WHEN having its extracted string content, THEN expect it is a qualified input for the next phase ( VALIDATE FIELD PHASE ), otherwise, exit.