############################################################################### # Copyright (c) 2014 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # IBM Corporation - initial API and implementation ############################################################################### # #ISMESSAGEFILE FALSE #NLS_ENCODING=UNICODE #NLS_MESSAGEFORMAT_NONE # description=Die Spezifikation Bean Validation 1.1 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. \ \ Dieses Feature basiert auf Apache BVal.