New #WebComponent: Show users which validation requirements they’ve met — as they type. https://www.aaron-gustafson.com/notebook/visual-validation-feedback-for-form-fields/

Visual Validation Feedback for Form Fields :: Aaron Gustafson
Password requirements, username rules, input format constraints: forms often have multiple validation requirements, but users frequently do not find out whether they are meeting them until they hit submit. The form-validation-list web component changes that by providing real-time visual feedback as users type, showing exactly which requirements are met and which are not.