Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションに JSR-303 検証を追加することを検討していますが、次の 2 つのオプションしかありません。
軽量でありながら、仕様の観点から完全なものを検討しています。
私は Agimatec を使用する傾向がありますが、Hibernate の実装は「リファレンス」です。
両方の長所/短所との比較はどこで見つけることができますか? 両方を使用した場合の経験から共有できますか? または、もしあれば、3番目の選択肢はありますか?
これが2つの比較です..
http://carinae.net/2010/06/benchmarking-hibernate-validator-and-apache-beanvalidation-the-two-jsr-303-implementations/