Type Method build
buildOptional(_:)
No overview available.
Framework
- Validations
Declaration
static func buildOptional<V>(_ validator: V?) -> Validator<T> where T == V.T, V : ValidatorExpressible
Framework
static func buildOptional<V>(_ validator: V?) -> Validator<T> where T == V.T, V : ValidatorExpressible