auto-validate. Хочу получить boolean значение атрибута auto-validate компонента <paper-input> после его выполнения.<paper-input type="text" id="logSgn" name="login" label="username" error-message="Please, enter your name!" required auto-validate pattern="[a-zA-Z]*" autocorrect>
</paper-input>