Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RuleArgs

Index

Properties

Methods

Properties

Optional assert

0.0.46 provide
assert: AnySchema | ((value: any) => boolean)

Optional message

0.0.46 provide
message: string

name

0.0.46 provide
name: string

Optional ref

0.0.46 provide
ref: boolean

Methods

Optional normalize

0.0.46 provide
  • normalize(value: any): any
  • Undocumented properties

    Parameters

    • value: any

    Returns any