#
cp.rx.go.Require
A Statement
that will require that the resolvable
value matches a predicate,
and if not, it will send an error.
#
Submodules
- cp.rx.go.Require.Are
- cp.rx.go.Require.AreNot
- cp.rx.go.Require.Is
- cp.rx.go.Require.IsNot
- cp.rx.go.Require.Matches
#
API Overview
Constants - Useful values which cannot be changed
OrThrow
Functions - API calls offered directly by the extension
Require
Methods - API calls which can only be made on an object returned by a constructor
Are AreNot Is IsNot Matches OrThrow