actalog/@actalog/expect
A set of validators that can be used to validate inputs, secrets, outputs, and more.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 15, 2026
- License
- Public domain
Pinned Snippet
uses: actalog/expect@f579e8a4d552e3378e401931075dcba501335ca9 # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| type | Which validation to use | yes | — |
| value | Value to validate | yes | — |
| pattern | RegExp pattern | no | — |
| options | Options to validate | no | — |
Outputs
no outputs