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.
xwork 検証フレームワークを使用して、サービス層で pojo を検証できますか? xwork 検証を使用するには、プレゼンテーション層の一部である ActionSupport クラスを拡張する必要があるようです。
ActionSupport クラスは pojo です。サーブレットとの依存関係がないため、xwork を使用してサービス層のデータ オブジェクトを検証できます。