Any:
Filter:
Classes (extension) | Libraries > crucial > Constraints

Any : Every : AbstractConstraint : Object
ExtensionExtension

holds a list of Contraints, validates that the test object satisifes at least one of those

Description

Given a list of contraints (or simple functions), the .value method will validate that the test object satisfies at least one ("any") of them.

Class Methods

Inherited class methods

Instance Methods

.value(obj)

Arguments:

obj

Inherited instance methods