Java com.vaadin.data.validator BeanValidator fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.data.validator BeanValidator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.data.validator BeanValidator.

The text is from its open source code.

Constructor

BeanValidator(Class beanType, String propertyName)
Creates a new JSR-303 BeanValidator that validates values of the specified property.