class

Schematics::Validator(T)

Inherits Reference / Object

Base validator interface

Instance methods

call(value) : T | Nil
Source
validate(value, path : String = "root") : ValidationResult
Source