class

Amber::Validators::BaseRule

Inherits Reference < Object

This struct holds the validation rules to be performed

Constructors

new(field : String | Symbol, msg : String | Nil, allow_blank : Bool = true)
Source
new(field : String | Symbol, msg : String | Nil, allow_blank : Bool = true, &block : String -> Bool)
Source

Instance methods

error
Source
field
Source
predicate
Source
present
Source
value
Source