forked from loafle/openapi-generator-original
* Implement WARN messages for ineffective schema validation constraints * Implement tests String, Number, Object schema validations * Implement HashSet to store Validations for different types * Revert Validation Helper functions; Add Test cases for Any and Boolean * Implement Unit Test for Array with inffective schema validations * Reformat Code; Optimize Imports * Add assertions to ineffective validation tests * Add Test case for Null Schema Validations * Adjust log level and message * Merge commit ... into issue-6491 --------- Co-authored-by: Chidu Nadig <chidu.nadig@gmail.com>