| Class | Virtus::Configuration |
| In: |
lib/virtus/configuration.rb
|
| Parent: | Object |
A Configuration instance
| coerce | [RW] | Access the coerce setting for this instance |
| constructor | [RW] | Access the constructor setting for this instance |
| finalize | [RW] | Access the finalize setting for this instance |
| mass_assignment | [RW] | Access the mass-assignment setting for this instance |
| nullify_blank | [RW] | Access the nullify_blank setting for this instance |
| required | [RW] | Access the required setting for this instance |
| strict | [RW] | Access the strict setting for this instance |