package validate

  1. Overview
  2. Docs

Source file validate__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(* generated by dune *)

(** @canonical Validate.Custom *)
module Custom = Validate__Custom

(** @canonical Validate.Err *)
module Err = Validate__Err

(** @canonical Validate.Helper *)
module Helper = Validate__Helper

(** @canonical Validate.Length *)
module Length = Validate__Length

(** @canonical Validate.Regex *)
module Regex = Validate__Regex

(** @canonical Validate.Value *)
module Value = Validate__Value

module Validate__ = struct end
[@@deprecated "this module is shadowed"]