com.softinio.verdict4s.algebra.Instructions$package.Instructions
Constructors for Instructions: plain text, structured JSON, or any encodable value. Each validates, rejecting what the API would reject.
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Structured instructions from any encodable value.
Structured instructions from any encodable value.
Attributes
Structured instructions. Rejects anything but a string, object or array.
Structured instructions. Rejects anything but a string, object or array.
Attributes
Plain text instructions. Rejects blank strings.
Plain text instructions. Rejects blank strings.
Attributes
The underlying JSON, as it goes on the wire.
The underlying JSON, as it goes on the wire.
Attributes