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

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

Introduction

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

The text is from its open source code.

Constructor

EmailValidator(String errorMessage)
Creates a validator for checking that a string is a syntactically valid e-mail address.