Module: Itly::Options::Validation
- Defined in:
- lib/itly/options/validation.rb
Overview
This module contains values for the field validation
of the Option
object
Constant Summary collapse
- DISABLED =
0
- TRACK_INVALID =
1
- ERROR_ON_INVALID =
2
This module contains values for the field validation
of the Option
object
0
1
2