Skip to content

ValidateFields

[Source]

primitive val ValidateFields

Constructors

create

[Source]

new val create()
: ValidateFields val^

Returns


Public Functions

apply

[Source]

fun box apply(
  pr: Array[(String val | U64 val)] ref,
  build: Array[String val] ref)
: Array[String val] ref

Parameters

Returns


eq

[Source]

fun box eq(
  that: ValidateFields val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: ValidateFields val)
: Bool val

Parameters

Returns