Interface HasClientValidation

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractNumberField, BigDecimalField, Checkbox, CheckboxGroup, ComboBox, ComboBoxBase, DatePicker, DateTimePicker, EmailField, IntegerField, MultiSelectComboBox, NumberField, PasswordField, RadioButtonGroup, Select, TextArea, TextField, TextFieldBase, TimePicker

@Deprecated public interface HasClientValidation extends Serializable
Deprecated.
Since 24.6, this interface is no longer supported. Consider HasValidation or HasValidator as an alternative.
Mixin interface for subscribing to the client-side `validated` event from a component.