specs2-form
specs2-form
API
org.specs2
form
Card
Cards
Cell
Constraint
DecoratedLabel
DecoratedProperty
Decorator
Effect
Effect
EffectCell
Field
Field
FieldCell
Form
Form
given_AsResult_Form
FormCell
FormCell
FormDiffs
FormsBuilderLowPriorityImplicits
FunctionConstraint
HasForm
HasLabel
InlinedForm
LazyCell
LazyCell
Prop
Prop
PropCell
PropSyntax
Row
Row
Tab
Tabs
Text
TextCell
TextCell
ToCell
Xml
Xml
XmlCell
XmlCell
given_HasForm_Form
specification
core
FormDescription
create
DefaultFormFragmentFactory
DefaultFormFragmentFactory
FormFragmentFactory
FormFragmentsFactory
FormS2StringContext
dsl
mutable
FormDsl
FormDsl
Forms
Forms
specs2-form
/
org.specs2
/
org.specs2.form
/
PropSyntax
PropSyntax
org.specs2.form.PropSyntax
trait
PropSyntax
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Forms
object
Forms
Members list
Clear all
Extensions
Extensions
extension
[
T
,
R
](
p
:
Prop
[
T
,
T
])(
using
evidence$1
:
AsResult
[
R
])
def
checkWith
(
f
:
T
=>
R
):
Prop
[
T
,
T
]
check the actual value with a function
check the actual value with a function
Attributes
extension
[
T
](
p
:
Prop
[
T
,
T
])
infix
def
must
(
m
:
Matcher
[
T
]):
Prop
[
T
,
T
]
check the actual value with a matcher
check the actual value with a matcher
Attributes
In this article
Attributes
Members list
Extensions
Extensions