An unknown guard factory.
The returned guard accepts any value, always returning success. Useful as a placeholder when a guard is required but no validation is needed, or as the rest parameter in anObject schemas for open objects.
rest
An unknown guard factory.
The returned guard accepts any value, always returning success. Useful as a placeholder when a guard is required but no validation is needed, or as the
restparameter in anObject schemas for open objects.