hrossi/Hello World
A simple data validator using REGEX
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| regex | The regex that we are going to use to match the #data-to-validate | yes | — |
| data-to-validate | The data that you want to validate | yes | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |