## Validate Elements `validateElements()` Use this method to validate all mounted Elements without confirming the Checkout Session. This is useful for multi-step checkout flows where you want to validate user input before advancing to the next step. ### Example ```title Validate Elements ```