You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: examples/index.md
+1
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ Following example applications demonstrate how to use session with Fano Framewor
73
73
74
74
-[Form Validation example](https://github.com/fanoframework/fano-validation) demonstrate how to use Fano Framework input [validation feature](/security/form-validation).
75
75
-[File upload validation example](https://github.com/fanoframework/fano-scgi-upload) demonstrate how to use Fano Framework input [validation feature](/security/form-validation) to validate [file upload](/handling-file-upload) using various validation rules.
76
+
-[Input validation example web application](https://github.com/fanoframework/input-validation) demonstrates how to validate latitude and latitude value.
0 commit comments