Constant Field Values

Contents

com.vaadin.*

  • com.vaadin.flow.data.validator.EmailValidator 
    Modifier and Type Constant Field Value
    public static final String PATTERN "^([a-zA-Z0-9_\\.\\-+])+@([a-zA-Z0-9-]+\\.)+[a-zA-Z0-9-]{2,}$"