861294c parameters: remove unused ConversionError and ValidationError arguments

Authored and Committed by jcholast 7 years ago
    parameters: remove unused ConversionError and ValidationError arguments
    
    Do not set the `value`, `index` and `rule` arguments when raising
    ConversionError and ValidationError. The arguments are unused and are not
    specified consistently accross the framework and plugins.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+25 -54
file modified
+5 -5
file modified
+3 -3
file modified
+1 -1