Added error operator for custom validation #1259

This commit is contained in:
Mike Farah
2022-06-25 12:46:24 +10:00
parent 98b411f82e
commit 86c2b03630
6 changed files with 122 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Error
Use this operation to short-circuit expressions. Useful for validation.