aspnet-client-validation
aspnet-client-validation copied to clipboard
Make `scan` public. Also scan when readyState is interactive or complete.
It could be useful to call scan directly in cases where people want to control when validation is actually loaded. Such as when using Turbo or Htmx.
Fixes #21