Give us feedback

Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
6743
Available
assets
+92
In the last
30 days 
569
Downloads in
the last 7 days
12 results for tag 
"#validation"
restrict-characters
Reactive icon
Restrict Characters
by 
Gitansh Anand
A client action to restrict characters with Regular Expression (RegEx) that allows users to set specific constraints on the characters that can be entered in a certain field, and it works for both web and mobile applications (input has to be of text type). It uses pattern-matching syntax to validate the input and ensure that it meets the specified criteria. For example, if the user wants to restrict a field to only accept alphanumeric characters, they can set a RegEx pattern to match only letters and numbers. This feature can be used to enforce data quality and consistency, ensuring that the entered data meets the required format and is free of unwanted characters. By implementing this client action, developers can improve the user experience and prevent errors in data input for both web and mobile platforms.
Latest version
1.0.0
Latest release
12 Feb 2023
Compatible with
OutSystems 11
#inputs
#Regex
#restrict characters
#validation
regexinput
Reactive icon
RegexInput
by 
Paulo Ritto
Component to enhance text field widgets, allowing to limit the text field to characters that must match a given regex pattern.
Latest version
1.0.1
Latest release
3 Dec 2022
Compatible with
OutSystems 11
⦁ Reactive utilities
#validation
input
keypress
Regex
RegExp
Widget
mac-password-validation
Reactive icon
MAC Password Validation
by 
Marcos Colla
Widget to validate password, you can add how many rules you want.
Latest version
1.0.0
Latest release
15 Jan 2022
Compatible with
OutSystems 11
#input
#password
#validation
advanced-excel-datevalidations
Service icon
Advanced_Excel_DateValidations
by 
Lucas Pijnacker Hordijk
Adds the ability to add Date validations to columns while using the Advanced_Excel package.
Latest version
1.0.1
Latest release
27 Mar 2023
Compatible with
OutSystems 11
#Date
#Excel
#validation
Advanced Excel
upload-file-info
Reactive icon
Upload File Info
by 
Rohit Kumar Gupta
This application will help to validate the uploaded file information by add as dependency in your application and directly can be used in the conditional statements.

Using this module an user can easily validate the uploaded file information in the client side of the application.

This will the increase the high performance and scalability of your application.
Latest version
1.0.0
Latest release
23 Apr 2022
Compatible with
OutSystems 11
#FileInformation
#FileUpload
#IsDocument
#IsImage
#IsVideo
#Upload
#validation
disable-characters-through-regex-reactive
Reactive icon
Disable Characters Through RegEx - Reactive
by 
Johnes Silva
*Client-side(Input) - It is a component that allows disabling/preventing characters from being typed through the keyboard from an informed RegEx pattern, or not, if not informed, the default regex will be used.
Latest version
1.0.2
Latest release
22 May 2023
Compatible with
OutSystems 11
#Client Side
#disable
#input
#input mask
#key
#keyboard
#mask
#reactive
#regexp
#validation
numberonlyinput
Reactive icon
NumberOnlyInput
by 
Diogo Almeida
Input that only allows integers greater than 0. It blocks symbols like +,- or e.
Latest version
1.0.0
Latest release
25 Nov 2022
Compatible with
OutSystems 11
#input
#validation
integer
mobile-number-validation-demo
Reactive icon
Mobile Number Validation-Demo
by 
Sanjay Bankar
This is a reactive application and can be used to validate Indian Mobile Number only.
Latest version
1.0.0
Latest release
26 Dec 2022
Compatible with
OutSystems 11
#MobileValidation
#validation
hashids
Service icon
HashIds
by 
Tiago Ribeiro
Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers.
It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”.

You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs.
Latest version
1.0.1
Latest release
17 Nov 2022
Compatible with
OutSystems 11
#security
#validation
GUID
hash
id
mask
utility
mobile-number-validator
Service icon
Mobile Number Validator
by 
Sanjay Bankar
This is an extension application to Validate Mobile No.
Latest version
1.0.0
Latest release
26 Dec 2022
Compatible with
OutSystems 11
#MobileValidation
#validation
erixvalidation-lib-v36-oml
Service icon
ErixValidation
by 
Eric Slikker
In this module general validations with multi-lingual messages are available. This prevents the same validation to be coded over and over again.
Latest version
1.1.0
Latest release
21 Oct 2022
Compatible with
OutSystems 11
#validation
disable-characters-through-regex-tradicional
Web icon
Disable Characters Through RegEx - Tradicional
by 
Johnes Silva
*Client-side(Input) - It is a component that allows disabling/preventing characters from being typed through the keyboard from an informed RegEx pattern, or not, if not informed, the default regex will be used. Tradicional Web
Latest version
1.0.2
Latest release
22 May 2023
Compatible with
OutSystems 11
#char
#Client Side
#disable
#input
#key
#keyboard
#Regex
#tradicional
#tradicionalweb
#validation