firatgursoy / fluentquery

FluentQuery is a sql query builder by using java 8 functional interfaces and spring's JdbcTemplate.
Apache License 2.0
5 stars 0 forks source link

New Validation Strategy for Enum #33

Open OOnogul opened 4 years ago

OOnogul commented 4 years ago

Hi comrade engineer,

    Our cause needs a new validation strategy for Enum class. I think, DefaultValidationStrategy.addDefaultValidationStrategies() method also should include this strategy, and when getting value should get ordinal of enum parameter if it's possible.

Sincerely, your comrade.