12345678910111213141516171819 |
- # Licensed Materials - Property of IBM
- #
- # "Restricted Materials of IBM"
- #
- # Copyright IBM Corp. 2012 All Rights Reserved.
- #
- # US Government Users Restricted Rights - Use, duplication or
- # disclosure restricted by GSA ADP Schedule Contract with
- # IBM Corp.
- #
- # -------------------------------------------------------------------------------------------------
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Die Spezifikation Bean Validation 1.0 ist ein annotationsbasiertes Modell f\u00fcr die Validierung von JavaBeans. \
- Sie kann verwendet werden, um die Integrit\u00e4t von Daten auf ihrem Weg durch eine Anwendung zuzusichern und zu erhalten.
|