Class XMLProver::Datatypes |
|
Methods |
Attributes |
:regexps | [R] | |
:typecasts | [R] |
Public Class methods |
new() |
Public Instance methods |
add_regexps(new_to_old_regexp_hash) |
remove_regexp(regexp_alias) |
add_typecasts(new_to_old_typecast_hash) |
remove_typecast(typecast_alias) |
valid?(dtype, value) |
valid_complex_date(date_string) |
valid_complex_timestamp(timestamp_string) |