Update bsip-0040.md

bsip53
Stefan Schießl 2018-07-27 14:52:29 +02:00 committed by GitHub
parent 824549eaaa
commit 71e57c5f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ List of possible asserts are:
| `range` | [`min`, `max`] | stateless |
| `limit` | [`value`, `interval_in_sec`] | [`current_cumsum`, `interval_began`] |
| `limit_monthly` | [`value`, `interval_in_months`] | [`current_cumsum`, `interval_began`] |
All asserts apply to `int`, `float` and `string`. If `string` should be compared with any number value, use the length of the string instead.
Example A: