public class ValidatedTextFieldWrapper extends TextFieldWrapper
Wrapper for validated text fields
public ValidatedTextFieldWrapper(@NotNull Field field)
public boolean isValid()
True if the field value passes validation, otherwise false.