|
120 | 120 | <div id="page-content-wrapper"> |
121 | 121 | <div class="container-fluid"> |
122 | 122 | <h1>Simple Sidebar</h1> |
123 | | - <p>This template has a responsive menu toggling system. The menu will appear collapsed on smaller screens, and will appear non-collapsed on larger screens. When toggled using the button below, the menu will appear/disappear. On small |
124 | | - screens, the page content will be pushed off canvas.</p> |
125 | | - <p>Make sure to keep all page content within the <code>#page-content-wrapper</code>.</p> |
126 | | - <a href="#menu-toggle" class="btn btn-secondary" id="menu-toggle">Toggle Menu</a> |
| 123 | + <h4>I'm still developing and developing on my own is a little too tiring, have mercy on me, thank you</h4> |
| 124 | + <p> |
| 125 | + Welcome to the main page of Multiform Validator! Here, you will find detailed documentation for various functions provided by Multiform Validator, a useful JavaScript library for data validation. Each function is designed to assist in validating different |
| 126 | + types of data, making your code more robust and secure. Multiform Validator consists of a series of specialized functions that allow you to validate various data types, such as emails, passwords, names, surnames, passport numbers, |
| 127 | + phone numbers, and more. Each function has configurable parameters and provides customizable error messages to suit your project's needs. On each documentation page, you will find a comprehensive description of the function, including |
| 128 | + its purpose, accepted parameters, and usage examples. Additionally, you will have access to details about default error messages and how to customize them to fit your application. By using Multiform Validator, you can ensure that |
| 129 | + user input in your forms is correct and compliant with the established rules. This validation is essential to prevent issues such as invalid entries, corrupted data, or security vulnerabilities. We are continuously working to enhance |
| 130 | + and expand Multiform Validator with new features and improvements to make it an even more powerful and flexible tool for your validation needs. We hope that these documentations prove to be helpful and simplify the usage of Multiform |
| 131 | + Validator in your projects. Feel free to explore the various available functions and do not hesitate to reach out to us if you have any questions or suggestions. Thank you for choosing Multiform Validator as your data validation |
| 132 | + tool, and we wish you success in your projects! Multiform Validator Team |
| 133 | + </p> |
| 134 | + <a href="https://gabriel-logan.github.io/multiform-validator/" class="btn btn-secondary" id="menu-toggle">Toggle Menu</a> |
127 | 135 | </div> |
128 | 136 | </div> |
129 | 137 | <!-- /#page-content-wrapper --> |
|
0 commit comments