String input validation - Confirm base64 format
Comments
-
Is there a simple way to confirm whether an input string is already in base64 format? Id like to do input validation confirming that an input string is base 64 format. Other than parsing the string by character, and then comparing each character to each of the 64 allowed characters in base 64 format, is there is a simpler way to confirm whether an input string is already in base64 format? I just need a boolean result so I can do input validation on a form. Thoughts anyone?
-
[font=Roboto]The Python module or SDK could be used to do that, otherwise, I think it would be a good case for a feature request.[/font]
Howdy, Stranger!
Categories
- 4.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions